mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Add binary sensor to Trafikverket Camera (#28865)
This commit is contained in:
parent
5f87e82113
commit
2333375299
@ -2,6 +2,7 @@
|
|||||||
title: Trafikverket Camera
|
title: Trafikverket Camera
|
||||||
description: Instructions how to integrate Trafikverket Camera within Home Assistant.
|
description: Instructions how to integrate Trafikverket Camera within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
- Camera
|
- Camera
|
||||||
ha_release: 2023.9
|
ha_release: 2023.9
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
@ -10,6 +11,7 @@ ha_codeowners:
|
|||||||
- '@gjohansson-ST'
|
- '@gjohansson-ST'
|
||||||
ha_domain: trafikverket_camera
|
ha_domain: trafikverket_camera
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- camera
|
- camera
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
@ -24,6 +26,10 @@ Please click [here](https://api.trafikinfo.trafikverket.se/) and register to obt
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Binary sensor
|
||||||
|
|
||||||
|
- Active
|
||||||
|
|
||||||
## Additional attributes
|
## Additional attributes
|
||||||
|
|
||||||
- Location (placement of camera)
|
- Location (placement of camera)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user