Classes | |
| class | AOSmithWaterHeaterEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, AOSmithConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| list | DEFAULT_OPERATION_MODE_PRIORITY |
| dictionary | MODE_AOSMITH_TO_HA |
| dictionary | MODE_HA_TO_AOSMITH |
The water heater platform for the A. O. Smith integration.
| None homeassistant.components.aosmith.water_heater.async_setup_entry | ( | HomeAssistant | hass, |
| AOSmithConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up A. O. Smith water heater platform.
Definition at line 46 of file water_heater.py.
| list homeassistant.components.aosmith.water_heater.DEFAULT_OPERATION_MODE_PRIORITY |
Definition at line 39 of file water_heater.py.
| dictionary homeassistant.components.aosmith.water_heater.MODE_AOSMITH_TO_HA |
Definition at line 30 of file water_heater.py.
| dictionary homeassistant.components.aosmith.water_heater.MODE_HA_TO_AOSMITH |
Definition at line 24 of file water_heater.py.