From 35f1ca3dfd29ef9ba3fcfc7b8a3ddd2900be7642 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 21 Aug 2017 21:57:30 +0200 Subject: [PATCH] Add type of channel id (#3219) --- source/_components/sensor.eliqonline.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.eliqonline.markdown b/source/_components/sensor.eliqonline.markdown index 36fb8621c99..cfa071e3079 100644 --- a/source/_components/sensor.eliqonline.markdown +++ b/source/_components/sensor.eliqonline.markdown @@ -28,7 +28,7 @@ sensor: Configuration variables: - **access_token** (*Required*): The Access Token for your account. -- **channel_id** (*Optional*): Channel ID of your device. Needed if you have more than one device. +- **channel_id** (*Optional*): Channel ID (as integer) of your device. Needed if you have more than one device. - **name** (*Optional*): The name of the sensor, eg. the city. For details please check the [API documentation](https://my.eliq.se/knowledge/sv-SE/49-eliq-online/299-eliq-online-api).