Classes | |
| class | WiLightFlowHandler |
Variables | |
| list | ALLOWED_WILIGHT_COMPONENTS = ["cover", "fan", "light", "switch"] |
| string | CONF_MODEL_NAME = "model_name" |
| string | CONF_SERIAL_NUMBER = "serial_number" |
| string | WILIGHT_MANUFACTURER = "All Automacao Ltda" |
Config flow to configure WiLight.
| list homeassistant.components.wilight.config_flow.ALLOWED_WILIGHT_COMPONENTS = ["cover", "fan", "light", "switch"] |
Definition at line 20 of file config_flow.py.
| string homeassistant.components.wilight.config_flow.CONF_MODEL_NAME = "model_name" |
Definition at line 15 of file config_flow.py.
| string homeassistant.components.wilight.config_flow.CONF_SERIAL_NUMBER = "serial_number" |
Definition at line 14 of file config_flow.py.
| string homeassistant.components.wilight.config_flow.WILIGHT_MANUFACTURER = "All Automacao Ltda" |
Definition at line 17 of file config_flow.py.