GameDevHobby / Domoticz-LGTV-WebOS-Plugin

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

GetTVInfo: use simple string replace to set status outside of live TV #7

Closed koenkooi closed 6 years ago

koenkooi commented 6 years ago

webOS 3.0 uses the 'com.webos.app.*' namespace to say what is doing:

Most apps set a name that matches the icon so use a simple string replace to use it as status. I'm hesitant to add special rules for the outliers, but that can be added later if desired.

Signed-off-by: Koen Kooi koen@dominion.thruhere.net