Namespaces | |
| config_flow | |
| const | |
| entity | |
| entry_manager | |
| helpers | |
| light | |
| listeners | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Integration for Crownstone.
| bool homeassistant.components.crownstone.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Initiate setup for a Crownstone config entry.
Definition at line 12 of file __init__.py.
| bool homeassistant.components.crownstone.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 21 of file __init__.py.