I would say "Ok Google, turn off the TV."
The smart TV that I have can be found on the network by transmitting a UDP datagram. Then the TV will send back the UDP datagram with her name, etc. The IP address of the datagram source is the IP address of the TV. (Once the IP address has been detected, the TV can be turned off with a simple HTTP request, but this time ignore this step.)
There are currently no APIs for broadcasting UDP and receiving from a Google Home device. Did I miss something?
Edit: I think I need to wait for https://developers.google.com/actions/develop/direct
source
share