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 Fredrik Lindqvist
parent b32c99cf44
commit f62616f8bf
6 changed files with 34 additions and 24 deletions

View file

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