I’m now making some nice scripts with my Echo Dot and was wondering if there is a way to have the Directv component change the channel to my favorite news channel in the Good Morning script.
I have setup an Alexa skill named “farm” and use that to say:
Alexa, tell the farm Good Morning or Alexa, tell the farm Jim says Good Morning.
The script Good Morning turns on several lights and my Sony TV and Directv Genie.
The script Jim Says Good Morning only turns certain lights and the “den tv”
The script Pennie Says Good Morning turns on her lights and TV
I would like to have a delay for say 10 seconds and send the directv a command to goto channel 360 for me, maybe HGTV for Pennie. I think I saw the Directv component would only turn the power on or off, is there a channel command?
I am actually working on an update for directv. It allows for genie rvu connections to be properly added like other clients. I know there is a command for channel, tune_channel(channel). Example: tune_channel(‘290’). It would need to be ran from the directv object. I am away for work but might be able to create a script in a couple of days, if you havent done so by then.
Thank you for this. I’ve been dying for RVU support since I have a C61K downstairs with all my other IoT gadgets and the main HR54 upstairs in the rec-room, which is rarely used.
Having the C61K show up in hass would be awesome.I’m more than willing to help test when you get to that point.