iobroker-community-adapters / ioBroker.lgtv

LG WebOS SmartTV adapter for ioBroker
http://iobroker.net/
MIT License
22 stars 21 forks source link

Amazon Prime App #3

Closed shining01 closed 7 years ago

shining01 commented 7 years ago

Hello,

Can you implement the launch of Amzon Prime app.

Thanks

SebastianSchultz commented 7 years ago

New in 1.0.2:

setState('lgtv.0.launch', 'prime'); Opens the Amazon Prime App on the TV.

It's possible that this will only work with german TVs, because the ID for the Amazon Prime App on the TV is "lovefilm.de".

Can you please test it and give me a feedback?

SebastianSchultz commented 7 years ago

Implemented