Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.screenlogic.coordinator.ScreenlogicDataUpdateCoordinator
 

Namespaces

 homeassistant.components.screenlogic.coordinator
 

Functions

dict[str, str|int] homeassistant.components.screenlogic.coordinator.async_get_connect_info (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.screenlogic.coordinator._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.screenlogic.coordinator.HEATER_COOLDOWN_DELAY = 6
 
int homeassistant.components.screenlogic.coordinator.REQUEST_REFRESH_DELAY = 2