

Why Should I Use All of These Components? You can also build out these Actions as a Script and then use it in multiple automations with multiple triggers. I have an Alexa in my office, and I use it for most of my audio notifications. You’ll note in the Actions sections that I’m also using the Alexa Media Player Custom Component. You can use the text editor or the GUI Editor. Rest_command: !include rest_commands.yaml In our configuration.yaml, we will add the rest_command section as a reference to the rest_command.yaml file. This allows us to be more modular in our implementation and keep our overall configuration file clean.įirst, we will create a new file called rest_commands.yaml and define a new command from the web-url from our Auto Remote Webpage. We are going to seperate out our rest_commands from our main configuration. We can do this using RESTFul Commands in Home Assistant.
#Taskr podcast download
For here, we are going to create an automation that we can use to download our podcasts based on triggers from our home automation. I’ve used it for a number of different projects like a gameplay timer or as a Pomodoro implementation. Home Assistant is an amazing Home Automation Tool. So I split this task out into its own task and then called Task -> Perform Task in my original implementation. I discovered that I wanted to call this particular task from multiple triggers. NOTE: Recursive Automation is all about learning and iterating. You can then test that this works, by hitting the play button at the bottom of the task screen. You can find all the list of Podcast Addict intents here. This will allow you to send an intent to Podcast Addict to initiate the downloads. Create a new Action -> System -> Send Intent. Go Back to Tasker and edit the task from our previous step. The final step is to add a task to refresh our Podcast List and initiate our automatic downloads. On the next screen check the box for Automatic download.

Click on the download icon directly below the switch. Flip that switch to set your own settings. My global Podcast Addict settings are not to automatically download podcasts, so I need to automatically refresh my podcasts and then download the ones that I always listen to.įor each podcast that you want to download whenever there is a new episode, go to the three dots in the right hand corner – > Custom Settings -> Download. When you do so, you should get a notification on your phone! Podcast Addict and Taskerīefore we automate the sending of the AutoRemote message, we want to look at setting up our Podcast Automation. You now are ready to send your AutoRemote Message from the Previous Step. I also added a Category so that I can group all of my Home Assistant Notifications. To Test, you want to create a simple notification ( Alert -> Notify).ĭetermine what you want the notification’s Title, Text, and Icon should be.

We are going to use podcast as our value.
#Taskr podcast free
#Taskr podcast android
I have an Android Phone so I chose the following “stack”:
#Taskr podcast manual
In my pursuit to constantly reduce my manual activity for recurring activities, I looked to automate it. When I wake up, I refresh my podcasts and listen as I start my day. I listen to a number of podcasts every day.
