Classes | |
| class | LGSoundbarConfigFlow |
Functions | |
| def | test_connect (host, port) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | DATA_SCHEMA |
| int | QUEUE_TIMEOUT = 10 |
Config flow to configure the LG Soundbar integration.
| def homeassistant.components.lg_soundbar.config_flow.test_connect | ( | host, | |
| port | |||
| ) |
LG Soundbar config flow test_connect.
Definition at line 23 of file config_flow.py.
|
private |
Definition at line 18 of file config_flow.py.
| dictionary homeassistant.components.lg_soundbar.config_flow.DATA_SCHEMA |
Definition at line 14 of file config_flow.py.
| int homeassistant.components.lg_soundbar.config_flow.QUEUE_TIMEOUT = 10 |
Definition at line 20 of file config_flow.py.