Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.nice_go.coordinator.NiceGODevice
 
class  homeassistant.components.nice_go.coordinator.NiceGOUpdateCoordinator
 

Namespaces

 homeassistant.components.nice_go.coordinator
 

Variables

 homeassistant.components.nice_go.coordinator._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.nice_go.coordinator.RECONNECT_ATTEMPTS = 3
 
int homeassistant.components.nice_go.coordinator.RECONNECT_DELAY = 5