That is kind of outside of the scope of this driver right now.
In theory you could write a app for the TV to the hit a virtual devices in HE via a Maker API instance and update a virtual device if it passes the right strings in the post.
That is more about the app on the TV though then it is anything on the HE Hub.
Thank you, the driver works great.
I'm trying to:
- Turn on the TV
- Open Youtube
- Start playing
So, it's opening the Youtube but how I can make it play a playlist or something?
Sending a playlist URL via string opens the browser (https://youtu.be/YAuzqX_tsB4?si=_qoFzs-f-MuHjkki)
This is a great integration and I'm really enjoying it, so thanks for putting this together.
One question, While my TV is off, I'm getting this line in my logs every 10 minutes. Is there a way to suppress this in the HE logs?
ERROR: org.apache.http.conn.ConnectTimeoutException: Connect to [TV's ip addr] failed: connect timed out on line 191 (method refresh)