Broken YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi)
(2020-04-04, 11:39)DaLanik Wrote: How did you set the bulbs? Settings is broken in Kodi 18. You need to set it in v17 and then copy the file to v18 

Still no joy...

I installed v17 on my MAC, configured the add-on and everything is working as expected, but when I transferred it over to v18 it only switches the strip ON when Kodi starts. That's it...

I also get occasional errors in the log:

- when it loads the config or during Kodi startup:

Code:

2020-04-04 12:02:18.665 T:2641027280 WARNING: CAddonSettings[service.yeemee]: cannot reference setting (relative index: -24; absolute index: -1) in another category in old setting condition " gt(-24,3) " for "OnAtStart_bulb_4_bg"
2020-04-04 12:02:18.665 T:2641027280 WARNING: CAddonSettings[service.yeemee]: failed to parse visible condition "gt(-21,0) + gt(-24,3) + eq(-12,4)" of old setting definition for "OnAtStart_bulb_4_bg"
2020-04-04 12:02:18.665 T:2641027280 WARNING: CAddonSettings[service.yeemee]: cannot reference setting (relative index: -2; absolute index: -2) in another category in old setting condition "eq(-2,false)" for "AmbiOn"
2020-04-04 12:02:18.665 T:2641027280 WARNING: CAddonSettings[service.yeemee]: failed to parse visible condition "eq(-2,false)" of old setting definition for "AmbiOn"
2020-04-04 12:02:18.698 T:2641027280 WARNING: CAddonSettings[service.yeemee]: cannot reference setting (relative index: -24; absolute index: -1) in another category in old setting condition " gt(-24,3) " for "OnAtStart_bulb_4_bg"
2020-04-04 12:02:18.698 T:2641027280 WARNING: CAddonSettings[service.yeemee]: failed to parse visible condition "gt(-21,0) + gt(-24,3) + eq(-12,4)" of old setting definition for "OnAtStart_bulb_4_bg"
2020-04-04 12:02:18.698 T:2641027280 WARNING: CAddonSettings[service.yeemee]: cannot reference setting (relative index: -2; absolute index: -2) in another category in old setting condition "eq(-2,false)" for "AmbiOn"
2020-04-04 12:02:18.699 T:2641027280 WARNING: CAddonSettings[service.yeemee]: failed to parse visible condition "eq(-2,false)" of old setting definition for "AmbiOn"
2020-04-04 12:02:18.744 T:2641027280 WARNING: CAddonSettings[service.yeemee]: cannot reference setting (relative index: -24; absolute index: -1) in another category in old setting condition " gt(-24,3) " for "OnAtStart_bulb_4_bg"
2020-04-04 12:02:18.744 T:2641027280 WARNING: CAddonSettings[service.yeemee]: failed to parse visible condition "gt(-21,0) + gt(-24,3) + eq(-12,4)" of old setting definition for "OnAtStart_bulb_4_bg"
2020-04-04 12:02:18.745 T:2641027280 WARNING: CAddonSettings[service.yeemee]: cannot reference setting (relative index: -2; absolute index: -2) in another category in old setting condition "eq(-2,false)" for "AmbiOn"
2020-04-04 12:02:18.745 T:2641027280 WARNING: CAddonSettings[service.yeemee]: failed to parse visible condition "eq(-2,false)" of old setting definition for "AmbiOn"

- during playback (strip ON, but no Ambi):

Code:

2020-04-04 11:45:42.403 T:2129961168   ERROR: EXCEPTION: Unknown addon id 'screensaver.video'.
2020-04-04 11:45:42.418 T:2044375248   ERROR: Unhandled exception in thread started by
2020-04-04 11:45:42.419 T:2044375248   ERROR: <function startServer at 0xa4d5b630>
2020-04-04 11:45:42.419 T:2044375248   ERROR: Traceback (most recent call last):
2020-04-04 11:45:42.419 T:2044375248   ERROR:   File "/home/kodi/.kodi/addons/service.yeemee/service.py", line 1962, in startServer
2020-04-04 11:45:42.419 T:2044375248   ERROR: serversock.bind(ADDR)
2020-04-04 11:45:42.420 T:2044375248   ERROR:   File "/usr/lib/python2.7/socket.py", line 228, in meth
2020-04-04 11:45:42.420 T:2044375248   ERROR: return getattr(self._sock,name)(*args)
2020-04-04 11:45:42.420 T:2044375248   ERROR: socket
2020-04-04 11:45:42.420 T:2044375248   ERROR: .
2020-04-04 11:45:42.420 T:2044375248   ERROR: error
2020-04-04 11:45:42.420 T:2044375248   ERROR: :
2020-04-04 11:45:42.420 T:2044375248   ERROR: [Errno 98] Address already in use
2020-04-04 11:45:42.669 T:2121568464  NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
2020-04-04 11:45:46.311 T:2212581584   ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7)
Reply


Messages In This Thread
RE: YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi) - by gumis - 2020-04-04, 13:20
Logout Mark Read Team Forum Stats Members Help
YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi)2