Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
The Opower integration.
| bool homeassistant.components.opower.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Opower from a config entry.
Definition at line 15 of file __init__.py.
| bool homeassistant.components.opower.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 27 of file __init__.py.