Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.jvc_projector.coordinator.JvcProjectorDataUpdateCoordinator
 

Namespaces

 homeassistant.components.jvc_projector.coordinator
 

Variables

 homeassistant.components.jvc_projector.coordinator._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.jvc_projector.coordinator.INTERVAL_FAST = timedelta(seconds=5)
 
 homeassistant.components.jvc_projector.coordinator.INTERVAL_SLOW = timedelta(seconds=10)