Python homeassistant.config_entries.ConfigFlow() Examples
The following are 1
code examples of homeassistant.config_entries.ConfigFlow().
You can vote up the ones you like or vote down the ones you don't like,
and go to the original project or source file by following the links above each example.
You may also want to check out all available functions/classes of the module
homeassistant.config_entries
, or try the search function
.
Example #1
Source File: config_flow.py From visonic with Apache License 2.0 | 5 votes |
def __init__(self): """Initialize the config flow.""" MyHandlers.__init__(self) #log.info("Visonic ConfigFlow init") # ask the user, ethernet or usb