Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.eufylife_ble.sensor.EufyLifeHeartRateSensorEntity
 
class  homeassistant.components.eufylife_ble.sensor.EufyLifeRealTimeWeightSensorEntity
 
class  homeassistant.components.eufylife_ble.sensor.EufyLifeSensorEntity
 
class  homeassistant.components.eufylife_ble.sensor.EufyLifeWeightSensorEntity
 

Namespaces

 homeassistant.components.eufylife_ble.sensor
 

Functions

None homeassistant.components.eufylife_ble.sensor.async_setup_entry (HomeAssistant hass, config_entries.ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.eufylife_ble.sensor.IGNORED_STATES = {STATE_UNAVAILABLE, STATE_UNKNOWN}