Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hive.binary_sensor.HiveBinarySensorEntity
 
class  homeassistant.components.hive.binary_sensor.HiveSensorEntity
 

Namespaces

 homeassistant.components.hive.binary_sensor
 

Functions

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

Variables

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