Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.fivem.coordinator Namespace Reference

Classes

class  FiveMDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

The FiveM update coordinator.

Variable Documentation

◆ _LOGGER

homeassistant.components.fivem.coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 27 of file coordinator.py.