Toxblh / node-red-contrib-samsung-tv-control

node-red plugin for samsung tv control
MIT License
25 stars 9 forks source link

fixed uncaught exception on missing data (issue #93) #123

Closed nonojoeli closed 2 years ago

nonojoeli commented 2 years ago

for unreachable TV the get apps call was running into uncaught exception due to accessing res.data which is null in this case