I have Android Debug Bridge installed & working, I also have Firemote card working. My tv is a FireTV & all is fine.
I also have Notifications for FireTV & this is working.
I have an IP kettle (Tuya) which works well with HA, I have an automation which announces “Kettle has boiled”, I would also like my FireTV to pause, I always watch streaming TV so I thought it would be relatively easy but I can’t get the pause to work.
My Firemote works for all buttons, pause definitely works.
Can anyone help?
I can edit YAML if needed but I am quite new to HA.
Thanks in advance.
Sandy
I tried the “pause” command in media_player, no success. I persisted & discovered if I use the toggle “pause / play” it works which is fine for what I need. I’m on a learning curve with HA & just by doing this automation I’ve learned quite a lot.
Thanks to everyone for the help.
Could I suggest that if you have any more questions, you post yaml rather than screenshots? I know it’s a pain, but if you post code people can copy it and try it out, so you’re more likely to get helpful responses.
You can copy the yaml of an automation by clicking on the three dots top right, then selecting “Edit in YAML”.
To paste it into a forum post you need to use preformatted text (</> in the cogwheel menu when you’re editing). This preserves the spacing, which is quite important.