Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hyperion.sensor.HyperionSensor
 
class  homeassistant.components.hyperion.sensor.HyperionVisiblePrioritySensor
 

Namespaces

 homeassistant.components.hyperion.sensor
 

Functions

str homeassistant.components.hyperion.sensor._sensor_unique_id (str server_id, int instance_num, str suffix)
 
None homeassistant.components.hyperion.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.hyperion.sensor.PRIORITY_SENSOR_DESCRIPTION
 
list homeassistant.components.hyperion.sensor.SENSORS = [TYPE_HYPERION_SENSOR_VISIBLE_PRIORITY]