Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.knx.sensor.KNXSensor
 
class  homeassistant.components.knx.sensor.KNXSystemEntityDescription
 
class  homeassistant.components.knx.sensor.KNXSystemSensor
 

Namespaces

 homeassistant.components.knx.sensor
 

Functions

XknxSensor homeassistant.components.knx.sensor._create_sensor (XKNX xknx, ConfigType config)
 
None homeassistant.components.knx.sensor.async_setup_entry (HomeAssistant hass, config_entries.ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.knx.sensor.SCAN_INTERVAL = timedelta(seconds=10)
 
tuple homeassistant.components.knx.sensor.SYSTEM_ENTITY_DESCRIPTIONS