Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.private_ble_device.coordinator.PrivateDevicesCoordinator
 

Namespaces

 homeassistant.components.private_ble_device.coordinator
 

Functions

PrivateDevicesCoordinator homeassistant.components.private_ble_device.coordinator.async_get_coordinator (HomeAssistant hass)
 
bluetooth.BluetoothServiceInfoBleak|None homeassistant.components.private_ble_device.coordinator.async_last_service_info (HomeAssistant hass, bytes irk)
 

Variables

 homeassistant.components.private_ble_device.coordinator._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.private_ble_device.coordinator.Cancellable
 
 homeassistant.components.private_ble_device.coordinator.UnavailableCallback