Namespaces | |
| binary_sensor | |
| bridge | |
| config_flow | |
| const | |
| device_trigger | |
| diagnostics | |
| errors | |
| event | |
| light | |
| migration | |
| scene | |
| sensor | |
| services | |
| switch | |
| v1 | |
| v2 | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Support for the Philips Hue system.
| bool homeassistant.components.hue.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up a bridge from a config entry.
Definition at line 16 of file __init__.py.
| bool homeassistant.components.hue.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 107 of file __init__.py.