Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.discovergy.sensor.DiscovergySensor
 
class  homeassistant.components.discovergy.sensor.DiscovergySensorEntityDescription
 

Namespaces

 homeassistant.components.discovergy.sensor
 

Functions

datetime|float|None homeassistant.components.discovergy.sensor._get_and_scale (Reading reading, str key, int scale)
 
None homeassistant.components.discovergy.sensor.async_setup_entry (HomeAssistant hass, DiscovergyConfigEntry entry, AddEntitiesCallback async_add_entities)