Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.guardian.coordinator.GuardianDataUpdateCoordinator
 

Namespaces

 homeassistant.components.guardian.coordinator
 

Variables

 homeassistant.components.guardian.coordinator.DEFAULT_UPDATE_INTERVAL = timedelta(seconds=30)
 
string homeassistant.components.guardian.coordinator.SIGNAL_REBOOT_REQUESTED = "guardian_reboot_requested_{0}"