Namespaces | |
| config_flow | |
| const | |
| hardware | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
The Home Assistant Green integration.
| bool homeassistant.components.homeassistant_green.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up a Home Assistant Green config entry.
Definition at line 12 of file __init__.py.
| bool homeassistant.components.homeassistant_green.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 32 of file __init__.py.