IoT class changed. The gateway provides updates immediately as multicast broadcast. (#3197)

Device table added for binary sensors.
Some glitches removed.
This commit is contained in:
Sebastian Muszynski 2017-08-18 14:57:36 +02:00 committed by Fabian Affolter
parent c035fb8fa9
commit c43c586e90
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
6 changed files with 34 additions and 24 deletions

View file

@ -10,7 +10,7 @@ footer: true
logo: xiaomi.png
ha_category: Light
ha_release: "0.50"
ha_iot_class: "Local Polling"
ha_iot_class: "Local Push"
---