YinHangCode / homeassistant-ikonke-light

ikonke light plugins for HomeaAssistant.
8 stars 3 forks source link

灯泡开关状态检测异常bug #1

Open chestarss opened 7 years ago

chestarss commented 7 years ago

使用控客软件打开关闭在homekit上同步不到灯的状态。

建议在is_on函数return前先调用self.update()

YinHangCode commented 7 years ago

should_poll设为true之后,会每隔一段时间自动同步。