Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.oru.sensor.CurrentEnergyUsageSensor
 

Namespaces

 homeassistant.components.oru.sensor
 

Functions

None homeassistant.components.oru.sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.oru.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.oru.sensor.CONF_METER_NUMBER = "meter_number"
 
 homeassistant.components.oru.sensor.PLATFORM_SCHEMA
 
 homeassistant.components.oru.sensor.SCAN_INTERVAL = timedelta(minutes=15)