Broken YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi)
Hello again,

well i have a internet connection working properly in kodi...
Everything working except installing your addon :/


Nevertheless i have the YeeMee icon in my addons and when i try to launch same error are throwing..
I think the "real" error lines showing the causing problem are the following.


Code:
20:58:50.050 T:1548714992   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: need more than 1 value to unpack
                                            Traceback (most recent call last):
                                              File "/home/osmc/.kodi/addons/service.yeemee/standalone.py", line 22, in <module>
                                                from service import Yeelight
                                              File "/home/osmc/.kodi/addons/service.yeemee/service.py", line 1535, in <module>
                                                kodiVer, kodiBuild = xbmc.getInfoLabel('System.BuildVersion').split(' ', 1)
                                            ValueError: need more than 1 value to unpack
                                            -->End of Python script error report<--
20:59:10.167 T:1548714992 WARNING: CPythonInvoker(15): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
20:59:11.655 T:1548714992   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: need more than 1 value to unpack
                                            Traceback (most recent call last):
                                              File "/home/osmc/.kodi/addons/service.yeemee/discover.py", line 17, in <module>
                                                from standalone import RepeatedTimer, OverlayText
                                              File "/home/osmc/.kodi/addons/service.yeemee/standalone.py", line 22, in <module>
                                                from service import Yeelight
                                              File "/home/osmc/.kodi/addons/service.yeemee/service.py", line 1535, in <module>
                                                kodiVer, kodiBuild = xbmc.getInfoLabel('System.BuildVersion').split(' ', 1)
                                            ValueError: need more than 1 value to unpack
                                            -->End of Python script error report<--

best regards
Reply


Messages In This Thread
RE: YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi) - by Darknessrc - 2017-07-29, 20:37
Logout Mark Read Team Forum Stats Members Help
YeeMee - (Control Yeelight Smart Bulb + Ambi from Kodi)2