From bfe24c44e7606fef450d0a4c653660944479e9fc Mon Sep 17 00:00:00 2001 From: Glenn Waters Date: Thu, 7 Apr 2022 09:16:52 -0400 Subject: [PATCH] Environment Canada: docs for new service (#22271) --- source/_integrations/environment_canada.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/environment_canada.markdown b/source/_integrations/environment_canada.markdown index e0504bf76be..3afd28afd83 100644 --- a/source/_integrations/environment_canada.markdown +++ b/source/_integrations/environment_canada.markdown @@ -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".