Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.pilight.sensor.PilightSensor
 

Namespaces

 homeassistant.components.pilight.sensor
 

Functions

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

Variables

 homeassistant.components.pilight.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.pilight.sensor.CONF_VARIABLE = "variable"
 
string homeassistant.components.pilight.sensor.DEFAULT_NAME = "Pilight Sensor"
 
 homeassistant.components.pilight.sensor.PLATFORM_SCHEMA