mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Add sensors to Trafikverket Camera (#28863)
* Add sensors to Trafikverket Camera * URL * Update trafikverket_camera.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
d2e766985e
commit
4f28fc863b
@ -4,6 +4,7 @@ description: Instructions how to integrate Trafikverket Camera within Home Assis
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Camera
|
||||
- Sensor
|
||||
ha_release: 2023.9
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -13,6 +14,7 @@ ha_domain: trafikverket_camera
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- camera
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
@ -32,7 +34,17 @@ Please click [here](https://api.trafikinfo.trafikverket.se/) and register to obt
|
||||
|
||||
- Active
|
||||
|
||||
## Additional attributes
|
||||
## Sensors
|
||||
|
||||
- Active
|
||||
- Direction (degree of angle the camera is pointing towards)
|
||||
- Modified (date and time when the record last changed)
|
||||
- Photo time
|
||||
- Photo URL
|
||||
- Status
|
||||
- Camera type
|
||||
|
||||
## Additional attributes available on camera
|
||||
|
||||
- Location (placement of camera)
|
||||
- Description (free text description)
|
||||
|
Loading…
x
Reference in New Issue
Block a user