LIFX is polling (#2618)

LIFX bulbs do push their state when booting but not during normal operation.
This commit is contained in:
Anders Melchiorsen 2017-05-12 16:16:05 +02:00 committed by Fredrik Lindqvist
parent 682c89fc99
commit b81fec7355

View File

@ -9,7 +9,7 @@ sharing: true
footer: true
logo: lifx.png
ha_category: Light
ha_iot_class: "Local Push"
ha_iot_class: "Local Polling"
ha_release: 0.12
---