Public Member Functions | |
| def | __init__ (self, coordinator, config_entry) |
| dict[str, Any] | data (self) |
Public Member Functions inherited from homeassistant.components.keymitt_ble.coordinator.MicroBotDataUpdateCoordinator | |
| None | __init__ (self, HomeAssistant hass, MicroBotApiClient client, BLEDevice ble_device) |
Public Member Functions inherited from homeassistant.components.bluetooth.passive_update_coordinator.PassiveBluetoothDataUpdateCoordinator | |
| None | __init__ (self, HomeAssistant hass, logging.Logger logger, str address, BluetoothScanningMode mode, bool connectable=False) |
| Callable[[], None] | async_add_listener (self, CALLBACK_TYPE update_callback, Any context=None) |
| Generator[Any] | async_contexts (self) |
| None | async_update_listeners (self) |
| bool | available (self) |
Public Member Functions inherited from homeassistant.components.bluetooth.update_coordinator.BasePassiveBluetoothCoordinator | |
| CALLBACK_TYPE | async_start (self) |
| float | last_seen (self) |
| str | name (self) |
Private Attributes | |
| _address | |
| _attr_device_info | |
| _attr_unique_id | |
Static Private Attributes | |
| bool | _attr_has_entity_name = True |
Additional Inherited Members | |
Public Attributes inherited from homeassistant.components.keymitt_ble.coordinator.MicroBotDataUpdateCoordinator | |
| ble_device | |
| data | |
Public Attributes inherited from homeassistant.components.bluetooth.update_coordinator.BasePassiveBluetoothCoordinator | |
| address | |
| connectable | |
| hass | |
| logger | |
| mode | |
| def homeassistant.components.keymitt_ble.entity.MicroBotEntity.__init__ | ( | self, | |
| coordinator, | |||
| config_entry | |||
| ) |
| dict[str, Any] homeassistant.components.keymitt_ble.entity.MicroBotEntity.data | ( | self | ) |
|
private |
|
private |
|
staticprivate |
|
private |