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)
I set up my x90L with this driver, and everything works except the one command I needed: launch of the TinyCam PRO app.
Is there anything else that needs to be done in the TV settings to make it launch? All other apps included in this driver successfully launch, except tinycam.
No errors or any other data is given in the logs when trying to launch it from the drop down in the device page.
Any ideas?
Looks like I did not have dubug logging tuned on. Here is the log when I try to open tinycam pro from the HE device page. I added Tinycam pro to the TV, obviously. Is there something I need to do to tell the driver where it is located on the TV? It opens when I open it manually on the tv, just not using this driver.