Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.minecraft_server.coordinator.MinecraftServerCoordinator
 

Namespaces

 homeassistant.components.minecraft_server.coordinator
 

Variables

 homeassistant.components.minecraft_server.coordinator._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.minecraft_server.coordinator.SCAN_INTERVAL = timedelta(seconds=60)