-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hi folks,
I'have tryed to implement the new plugin with no sucess on my domoticz (V4.100222). I have suppressed the old folder, replace it by the new one (downloaded as zip file) and restart my system. You will find here below my logs :
2019-05-08 13:17:50.765 Status: (RF Player) Entering work loop.
2019-05-08 13:17:50.765 Status: (RF Player) Initialized version 1.1.0, author 'zaraki673'
2019-05-08 13:17:50.812 Error: (RF Player) 'onStart' failed 'ValueError':'invalid literal for int() with base 10: 'null''.
2019-05-08 13:17:50.812 Error: (RF Player) ----> Line 308 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Rfplayer-master\plugin.py'
2019-05-08 13:17:50.812 Error: (RF Player) ----> Line 89 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Rfplayer-master\plugin.py'
2019-05-08 13:18:01.015 Error: (RF Player) 'onHeartbeat' failed 'NameError':'name 'SerialConn' is not defined'.
2019-05-08 13:18:01.015 Error: (RF Player) ----> Line 328 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Rfplayer-master\plugin.py'
2019-05-08 13:18:01.015 Error: (RF Player) ----> Line 298 in 'C:\Program Files (x86)\Domoticz\plugins\Domoticz-Rfplayer-master\plugin.py'
Thanks for the feedback !