Add 'ha_iot_class'

This commit is contained in:
Fabian Affolter 2017-06-13 18:04:56 +02:00
parent fcd7c27638
commit 068887f720
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
10 changed files with 10 additions and 3 deletions

View file

@ -10,6 +10,7 @@ footer: true
logo: mqtt.png
ha_category: Camera
ha_release: 0.43
ha_iot_class: depends
---
The `mqtt` camera platform allows you to integrate the content of an image file sent through MQTT into Home Assistant as a camera. Everytime a message under the `topic` in the configuration is received, the image displayed in Home Assistant will also be updated.