Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.greeneye_monitor.sensor.CurrentSensor
 
class  homeassistant.components.greeneye_monitor.sensor.GEMSensor
 
class  homeassistant.components.greeneye_monitor.sensor.PulseCounter
 
class  homeassistant.components.greeneye_monitor.sensor.TemperatureSensor
 
class  homeassistant.components.greeneye_monitor.sensor.VoltageSensor
 

Namespaces

 homeassistant.components.greeneye_monitor.sensor
 

Functions

None homeassistant.components.greeneye_monitor.sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.greeneye_monitor.sensor.COUNTER_ICON = "mdi:counter"
 
string homeassistant.components.greeneye_monitor.sensor.DATA_PULSES = "pulses"
 
string homeassistant.components.greeneye_monitor.sensor.DATA_WATT_SECONDS = "watt_seconds"
 
 homeassistant.components.greeneye_monitor.sensor.UnderlyingSensorType