Namespaces | |
| atlantic_domestic_hot_water_production_mlb_component | |
| atlantic_pass_apc_dhw | |
| domestic_hot_water_production | |
| hitachi_dhw | |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| dictionary | CONTROLLABLE_NAME_TO_WATER_HEATER_ENTITY |
| dictionary | WIDGET_TO_WATER_HEATER_ENTITY |
Support for Overkiz water heater devices.
| None homeassistant.components.overkiz.water_heater.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the Overkiz DHW from a config entry.
Definition at line 23 of file __init__.py.
| dictionary homeassistant.components.overkiz.water_heater.CONTROLLABLE_NAME_TO_WATER_HEATER_ENTITY |
Definition at line 55 of file __init__.py.
| dictionary homeassistant.components.overkiz.water_heater.WIDGET_TO_WATER_HEATER_ENTITY |
Definition at line 49 of file __init__.py.