GameDevHobby / Domoticz-LGTV-WebOS-Plugin

LG TV WebOS 3 Plugin for Domoticz
14 stars 13 forks source link

Errors in Domoticz "Heartbeat" #12

Closed Bluelightcrew closed 5 years ago

Bluelightcrew commented 6 years ago

Its a great script and works good with my Lg OLED 65B6V (WebOS 3.3.3) but it gives me some errors in Domoticz. Thats the errors from the Log: 2018-07-20 09:39:57.568 Error: (LG TV) 'onHeartbeat' failed 'UnicodeDecodeError'. 2018-07-20 09:39:57.568 Error: (LG TV) ----> Line 399 in /home/pi/domoticz/plugins/Lgtv/plugin.py, function onHeartbeat 2018-07-20 09:39:57.568 Error: (LG TV) ----> Line 266 in /home/pi/domoticz/plugins/Lgtv/plugin.py, function onHeartbeat 2018-07-20 09:39:57.568 Error: (LG TV) ----> Line 308 in /home/pi/domoticz/plugins/Lgtv/plugin.py, function GetTVInfo 2018-07-20 09:39:57.568 Error: (LG TV) ----> Line 57 in /home/pi/domoticz/plugins/Lgtv/plugin.py, function run

GameDevHobby commented 5 years ago

I need more info, can you paste the contents of your lgtv-error.log file? it should be located in: /home/pi/domoticz/plugins/Lgtv

Bluelightcrew commented 5 years ago

Sorry I changed to iobroker and quit domoticz

josemi73 commented 4 years ago

Hello, I have the same issue in my LG 55uk6300. Every update interval of the plugin, and only when TV is in mode TV (not in HDMI or HBBTV I mean), I get:

_2019-10-14 21:36:29.405 Error: (TV_LG) 'onHeartbeat' failed 'UnicodeDecodeError'. 2019-10-14 21:36:29.408 Error: (TV_LG) ----> Line 438 in '/home/pi/domoticz/plugins/LGTV/plugin.py', function onHeartbeat 2019-10-14 21:36:29.410 Error: (TV_LG) ----> Line 285 in '/home/pi/domoticz/plugins/LGTV/plugin.py', function onHeartbeat 2019-10-14 21:36:29.412 Error: (TV_LG) ----> Line 331 in '/home/pi/domoticz/plugins/LGTV/plugin.py', function GetTVInfo 2019-10-14 21:36:29.412 Error: (TVLG) ----> Line 58 in '/home/pi/domoticz/plugins/LGTV/plugin.py', function run

Could you reopen the issue? What would you need else (log files, ...)?

josemi73 commented 4 years ago

Could you reopen?