mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Change IoT class for Traccar Client (#31215)
This commit is contained in:
parent
6fa3f14747
commit
fe6d778b55
@ -5,7 +5,7 @@ ha_release: 0.83
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Car
|
- Car
|
||||||
- Presence detection
|
- Presence detection
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Cloud Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@ludeeus'
|
- '@ludeeus'
|
||||||
@ -24,3 +24,5 @@ ha_integration_type: integration
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
To configure Traccar Client, you must set it up via the integrations panel in the configuration screen. This will give you the webhook URL to use during mobile device configuration. This URL has to be set in the Traccar app.
|
To configure Traccar Client, you must set it up via the integrations panel in the configuration screen. This will give you the webhook URL to use during mobile device configuration. This URL has to be set in the Traccar app.
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user