From 1019cc8086b8236401d12f044ca9d08c06eb62fb Mon Sep 17 00:00:00 2001 From: Ziv <16467659+ziv1234@users.noreply.github.com> Date: Thu, 13 Aug 2020 10:16:44 +0300 Subject: [PATCH] Update dynalite.markdown (#14227) --- source/_integrations/dynalite.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/_integrations/dynalite.markdown b/source/_integrations/dynalite.markdown index 8ba2aaaf41a..d703b20c1a8 100755 --- a/source/_integrations/dynalite.markdown +++ b/source/_integrations/dynalite.markdown @@ -310,6 +310,22 @@ This does not return the area preset. It sends a network command asking the area +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ----------- | +| `host` | yes | Which gateway to send the command to. If not specified, sends to all configured gateways. +| `area` | no | Area for the requested channel. +| `channel` | no | Which channel to request. + +### Service `dynalite.request_channel_level` + +Send a command on the Dynalite network asking a specific channel in an area to report its current level. + +