Classes | |
| class | AirzoneUpdateCoordinator |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| SCAN_INTERVAL = timedelta(seconds=60) | |
The Airzone Cloud integration coordinator.
|
private |
Definition at line 20 of file coordinator.py.
| homeassistant.components.airzone_cloud.coordinator.SCAN_INTERVAL = timedelta(seconds=60) |
Definition at line 18 of file coordinator.py.