mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Environment Canada: docs for new service (#22271)
This commit is contained in:
parent
657e5bdab0
commit
bfe24c44e7
@ -112,3 +112,15 @@ template:
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
||||
|
||||
## Services
|
||||
|
||||
### Service `environment_canada.set_radar_type`
|
||||
|
||||
Sets the type of radar to retrieve for the camera.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | yes | Camera to set the radar type for.
|
||||
| `radar_type` | no | One of "Auto", "Rain", or "Snow".
|
||||
|
Loading…
x
Reference in New Issue
Block a user