Classes | |
| class | SwitcherBaseSwitchEntity |
| class | SwitcherPowerPlugSwitchEntity |
| class | SwitcherWaterHeaterSwitchEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | API_CONTROL_DEVICE = "control_device" |
| string | API_SET_AUTO_SHUTDOWN = "set_auto_shutdown" |
| VolDictType | |
Switcher integration Switch platform.
| None homeassistant.components.switcher_kis.switch.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
|
private |
| string homeassistant.components.switcher_kis.switch.API_CONTROL_DEVICE = "control_device" |
| string homeassistant.components.switcher_kis.switch.API_SET_AUTO_SHUTDOWN = "set_auto_shutdown" |