Add IoT class

This commit is contained in:
Fabian Affolter 2016-09-01 10:11:15 +02:00
parent efc1f70221
commit f6524bbc52
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
4 changed files with 7 additions and 3 deletions

View file

@ -10,10 +10,11 @@ footer: true
logo: command_line.png
ha_category: Binary Sensor
ha_release: 0.12
ha_iot_class: "Local Polling"
---
The `command` binary sensor platform issues specific commands to get data.
The `command_line` binary sensor platform issues specific commands to get data.
To use your Command binary sensor in your installation, add the following to your `configuration.yaml` file: