Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.traccar_server.helpers
 

Functions

DeviceModel|None homeassistant.components.traccar_server.helpers.get_device (int device_id, list[DeviceModel] devices)
 
GeofenceModel|None homeassistant.components.traccar_server.helpers.get_first_geofence (list[GeofenceModel] geofences, list[int] target)