From b81fec7355b5782821b37c7094b705bfd43b5722 Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Fri, 12 May 2017 16:16:05 +0200 Subject: [PATCH] LIFX is polling (#2618) LIFX bulbs do push their state when booting but not during normal operation. --- source/_components/light.lifx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown index 96a4002d48b..976f1461cbc 100644 --- a/source/_components/light.lifx.markdown +++ b/source/_components/light.lifx.markdown @@ -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 ---