Posts: 232
Threads: 57
Joined: May 2018
Reputation:
3
Hi.
Is i possible to use the LM to turn on and of the TV via Chromecast?
It is possible to talk to the Google Home, and to turn on and of the TV that way, but i want to control this by triggering a group adress on the KNX bus.
BR
Kai-Roger
Posts: 232
Threads: 57
Joined: May 2018
Reputation:
3
16.10.2018, 13:32
(This post was last modified: 16.10.2018, 13:33 by Kai-Roger.)
Is this supposted to be copy paste to event-based scripting and a group address with 1 byte unsigned integer?
I have changed to the right ip adress for my chromecast in the script, but when i send a 1 or 2 or 3 to the script, nothing happens.
Is there somthing else i have to do to make this respond?
Posts: 4572
Threads: 23
Joined: Aug 2017
Reputation:
206
Yes it should be event script but don't wait for your TV to switch on only check what is changing on it. CEC is very badly implemented standard and it won't work on every devices.
------------------------------
Ctrl+F5
Posts: 232
Threads: 57
Joined: May 2018
Reputation:
3
When i send
1 YouTube should start
2 YouTube should stop
3 Chromecast should go to startscreen
No one og these numbers work. I can't see why it is not working, sine i have not changed anything om the script else than the IP adress of the Chromecast.
BR
Kai-Roger
BR
Kai-Roger
Posts: 4572
Threads: 23
Joined: Aug 2017
Reputation:
206
I just tried it and command 1 plays nice SE YT video, 2 deletes it but 3 doesn't work. Chromecast says URL not found. Maybe you don't use correct IP ? I have 2 chromecasts and had to find the correct one.
------------------------------
Ctrl+F5
Posts: 237
Threads: 31
Joined: May 2018
Reputation:
2
Hi,
Is there any way to turn of the tv?
Values 1, 2 and 3 work perfectly, and turn on the Tv. But I want to turn of with my sleep scene. It is posible?
Thanks