Add type of channel id (#3219)

This commit is contained in:
Fabian Affolter 2017-08-21 21:57:30 +02:00 committed by GitHub
parent 13f1a804f1
commit 35f1ca3dfd

View File

@ -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).