Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.rflink.sensor.RflinkSensor
 

Namespaces

 

Functions

None homeassistant.components.rflink.sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 
def homeassistant.components.rflink.sensor.devices_from_config (domain_config)
 
def homeassistant.components.rflink.sensor.lookup_unit_for_sensor_type (sensor_type)
 

Variables

 homeassistant.components.rflink.sensor.PLATFORM_SCHEMA
 
tuple homeassistant.components.rflink.sensor.SENSOR_TYPES
 
dictionary homeassistant.components.rflink.sensor.SENSOR_TYPES_DICT = {desc.key: desc for desc in SENSOR_TYPES}