Classes | |
| class | SwitchBeeDeviceEntity |
| class | SwitchBeeEntity |
Functions | |
| None | __init__ (self, _DeviceTypeT device, SwitchBeeCoordinator coordinator) |
| None | _check_if_became_offline (self) |
| None | _check_if_became_online (self) |
| _DeviceTypeT | _get_coordinator_device (self) |
| bool | available (self) |
Variables | |
| _attr_device_info | |
| bool | _attr_has_entity_name = True |
| _attr_name | |
| _attr_unique_id | |
| _device | |
| _is_online | |
| _LOGGER = logging.getLogger(__name__) | |
Support for SwitchBee entity.
| None homeassistant.components.switchbee.entity.__init__ | ( | self, | |
| _DeviceTypeT | device, | ||
| SwitchBeeCoordinator | coordinator | ||
| ) |
|
private |
|
private |
|
private |
| bool homeassistant.components.switchbee.entity.available | ( | self | ) |
|
private |
|
private |
|
private |
|
private |
|
private |