sanghviharshit / script.kodi.lifx.ambilight

💡📺🌈Kodi add-on for Lifx lights with ambilight support.
https://bit.ly/kodilifx
GNU General Public License v2.0
33 stars 13 forks source link

No Lifx found after the update #29

Open televisi opened 6 years ago

televisi commented 6 years ago

Note: I have two lifx z strip lights (only one to be used as an ambilight); before the version update to 1.0.6, it was working. I have also restarted the light by restarting (unplug the power adapter) The Lifx Z strip firmware version: 1.22.

Thanks for greating such a great software :)

sanghviharshit commented 6 years ago

I have seen this error on my setup too - 22:35:19.088 T:139761065752320 DEBUG: Kodi Lifx: get_lights(refresh=True) - Exception - WorkflowException: Did not receive [<class 'lifxlan.msgtypes.StateVersion'>] from xx:xx:xx:xx:xx:xx (Name: None) in response to <class 'lifxlan.msgtypes.GetVersion'>

I have seen this in earlier versions and I found out that this is an issue with the Lifx LAN API and nothing the addon can do. Physically powering the Lifx device off and on have always fixed the issue for me. I will look into upgrading the version of LifxLAN module that the addon uses soon.