Classes | |
| class | Aranet4BluetoothSensorEntity |
| class | AranetSensorEntityDescription |
Functions | |
| PassiveBluetoothEntityKey | _device_key_to_bluetooth_entity_key (BLEDevice device, str key) |
| DeviceInfo | _sensor_device_info_to_hass (Aranet4Advertisement adv) |
| None | async_setup_entry (HomeAssistant hass, AranetConfigEntry entry, AddEntitiesCallback async_add_entities) |
| PassiveBluetoothDataUpdate[Any] | sensor_update_to_bluetooth_data_update (Aranet4Advertisement adv) |
Variables | |
| dictionary | SENSOR_DESCRIPTIONS |
Support for Aranet sensors.
|
private |
|
private |
| None homeassistant.components.aranet.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| AranetConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| PassiveBluetoothDataUpdate[Any] homeassistant.components.aranet.sensor.sensor_update_to_bluetooth_data_update | ( | Aranet4Advertisement | adv | ) |