bendavid / aiopylgtv

Library to control webOS based LG Tv devices
MIT License
143 stars 47 forks source link

How to launch apps with correct id? e.g. waipu.tv #66

Open Lonelysoulman opened 9 months ago

Lonelysoulman commented 9 months ago

hi. i dont know how to launch an specific app via home assistant command. (via service) (I want to launch the app waipu.tv)

i can see here that the command should be "com.webos.applicationManager/launch" and i have to enter the id in the payload. but how to find the correct id? it doesnt work with waipu.tv.

and when i run the GET_CURRENT_APP_INFO or GET_APPS command i absolutely dont get where the output is stored.