Open dfawlt opened 4 years ago
Home Assistant already supports webOS TVs - https://www.home-assistant.io/integrations/webostv/
Home Assistant already supports webOS TVs - https://www.home-assistant.io/integrations/webostv/
It doesn't allow for controlling it with a remote though, as in navigating with the arrows, or pushing the center button. *AFAIK
@marrold @hobbyquaker
Using my noob brain to decipher code I see
function sendPointerEvent(type, payload) { lgtv.getSocket( 'ssap://com.webos.service.networkinput/getPointerInputSocket',
Is this maybe a service I can call on the webOS platform that I've configured in HassIO to accomplish clicking?
Could you possibly add instructional on how to add this to HassIO? Maybe via a HACS repo?