GameDevHobby / Domoticz-LGTV-WebOS-Plugin

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

GetTVInfo: for lowercase for Input Source comparison #5

Closed koenkooi closed 6 years ago

koenkooi commented 6 years ago

My 2016 LG webOS 3.0 device sends 'com.webos.app.hdmi2', which fails when comparing to 'HMDI2'. Force everything to lowercase when comparing to work around this.

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