mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add basic documentation for Traccar Server integration (#31101)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
35eb1a7266
commit
cbc9a430a1
20
source/_integrations/traccar_server.markdown
Normal file
20
source/_integrations/traccar_server.markdown
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Traccar Server
|
||||
description: Documentation for the Traccar Server integration.
|
||||
ha_release: 2024.2
|
||||
ha_category:
|
||||
- Car
|
||||
- Presence detection
|
||||
ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@ludeeus'
|
||||
ha_domain: traccar_server
|
||||
ha_platforms:
|
||||
- device_tracker
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
Traccar uses GPS for tracking and has support for over 1500 different types of devices. You can use the Traccar Server integration to communicate with your own [Traccar Server](https://www.traccar.org/server/), which is also available as [Home Assistant add-on](https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_traccar).
|
||||
|
||||
{% include integrations/config_flow.md %}
|
Loading…
x
Reference in New Issue
Block a user