Home Assistant Unofficial Reference 2024.12.1
device_tracker.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.traccar.device_tracker.TraccarEntity
 

Namespaces

 homeassistant.components.traccar.device_tracker
 

Functions

None homeassistant.components.traccar.device_tracker.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.traccar.device_tracker._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.traccar.device_tracker.DEFAULT_SCAN_INTERVAL = timedelta(seconds=30)
 
list homeassistant.components.traccar.device_tracker.EVENTS
 
 homeassistant.components.traccar.device_tracker.SCAN_INTERVAL = DEFAULT_SCAN_INTERVAL