mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Change IoT class for Traccar Client (#31215)
This commit is contained in:
parent
48418c62bd
commit
b62689e682
@ -5,7 +5,7 @@ ha_release: 0.83
|
||||
ha_category:
|
||||
- Car
|
||||
- Presence detection
|
||||
ha_iot_class: Local Polling
|
||||
ha_iot_class: Cloud Push
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@ludeeus'
|
||||
@ -24,3 +24,5 @@ ha_integration_type: integration
|
||||
</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.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user