Classes | |
| class | GoveeBluetoothSensorEntity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, GoveeBLEConfigEntry entry, AddEntitiesCallback async_add_entities) |
| PassiveBluetoothDataUpdate[_SensorValueType] | sensor_update_to_bluetooth_data_update (SensorUpdate sensor_update) |
Variables | |
| _SensorValueType | |
| dictionary | SENSOR_DESCRIPTIONS |
Support for govee ble sensors.
| None homeassistant.components.govee_ble.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| GoveeBLEConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| PassiveBluetoothDataUpdate[_SensorValueType] homeassistant.components.govee_ble.sensor.sensor_update_to_bluetooth_data_update | ( | SensorUpdate | sensor_update | ) |
|
private |