Classes | |
| class | ElectricKiwiSelectHOPEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | ATTR_EK_HOP_SELECT = "hop_select" |
| HOP_SELECT | |
Support for Electric Kiwi hour of free power.
| None homeassistant.components.electric_kiwi.select.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| string homeassistant.components.electric_kiwi.select.ATTR_EK_HOP_SELECT = "hop_select" |