Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.overkiz.sensor.OverkizHomeKitSetupCodeSensor
 
class  homeassistant.components.overkiz.sensor.OverkizSensorDescription
 
class  homeassistant.components.overkiz.sensor.OverkizStateSensor
 

Namespaces

 homeassistant.components.overkiz.sensor
 

Functions

None homeassistant.components.overkiz.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.overkiz.sensor.SUPPORTED_STATES = {description.key: description for description in SENSOR_DESCRIPTIONS}