Home Assistant Unofficial Reference 2024.12.1
light.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hive.light.HiveDeviceLight
 

Namespaces

 homeassistant.components.hive.light
 

Functions

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

Variables

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