Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hive.sensor.HiveSensorEntity
 
class  homeassistant.components.hive.sensor.HiveSensorEntityDescription
 

Namespaces

 homeassistant.components.hive.sensor
 

Functions

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

Variables

int homeassistant.components.hive.sensor.PARALLEL_UPDATES = 0
 
 homeassistant.components.hive.sensor.SCAN_INTERVAL = timedelta(seconds=15)