Public Member Functions | |
| None | __init__ (self, SwitcherDataUpdateCoordinator coordinator) |
Public Member Functions inherited from homeassistant.helpers.update_coordinator.CoordinatorEntity | |
| None | __init__ (self, _DataUpdateCoordinatorT coordinator, Any context=None) |
| None | async_update (self) |
| bool | available (self) |
Public Member Functions inherited from homeassistant.components.switcher_kis.coordinator.SwitcherDataUpdateCoordinator | |
| None | __init__ (self, HomeAssistant hass, ConfigEntry entry, SwitcherBase device) |
| None | async_setup (self) |
| str | device_id (self) |
| str | mac_address (self) |
| str | model (self) |
Private Attributes | |
| _attr_device_info | |
Static Private Attributes | |
| bool | _attr_has_entity_name = True |
Additional Inherited Members | |
Public Attributes inherited from homeassistant.components.switcher_kis.coordinator.SwitcherDataUpdateCoordinator | |
| data | |
| token | |
| None homeassistant.components.switcher_kis.entity.SwitcherEntity.__init__ | ( | self, | |
| SwitcherDataUpdateCoordinator | coordinator | ||
| ) |
Initialize the entity.
Reimplemented in homeassistant.components.switcher_kis.switch.SwitcherBaseSwitchEntity.
|
private |
|
staticprivate |