Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.geo_json_events.manager Namespace Reference

Classes

class  GeoJsonFeedEntityManager
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Entity manager for generic GeoJSON events.

Variable Documentation

◆ _LOGGER

homeassistant.components.geo_json_events.manager._LOGGER = logging.getLogger(__name__)
private

Definition at line 26 of file manager.py.