Namespaces | |
| binary_sensor | |
| config_flow | |
| const | |
| entity | |
| sensor | |
| water_heater | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| dictionary | PLATFORM_LOOKUP |
| list | PLATFORMS |
Support for the OSO Energy devices and services.
| bool homeassistant.components.osoenergy.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up OSO Energy from a config entry.
Definition at line 29 of file __init__.py.
| bool homeassistant.components.osoenergy.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 58 of file __init__.py.
| dictionary homeassistant.components.osoenergy.PLATFORM_LOOKUP |
Definition at line 22 of file __init__.py.
| list homeassistant.components.osoenergy.PLATFORMS |
Definition at line 17 of file __init__.py.