Go to the source code of this file.
Classes | |
| class | homeassistant.components.econet.water_heater.EcoNetWaterHeater |
Namespaces | |
| homeassistant.components.econet.water_heater | |
Functions | |
| None | homeassistant.components.econet.water_heater.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.econet.water_heater._LOGGER = logging.getLogger(__name__) | |
| dictionary | homeassistant.components.econet.water_heater.ECONET_STATE_TO_HA |
| dictionary | homeassistant.components.econet.water_heater.HA_STATE_TO_ECONET = {value: key for key, value in ECONET_STATE_TO_HA.items()} |
| homeassistant.components.econet.water_heater.SCAN_INTERVAL = timedelta(hours=1) | |
| tuple | homeassistant.components.econet.water_heater.SUPPORT_FLAGS_HEATER |