The RTL Podcast URL provides a new sensor with the URL to the last full-length episode of the "Grosses Têtes" show.
Go to Github for Pre-requisites and Setup Instructions.
- Go into HACS in the left menu
- Add a "Custom repositories" (on the top right hand corner)
- Add "https://github.com/christophebaraer/rtl_podcastURL" in the field and select category "Integrations"
- Click + (Explore and add repository) - Blue button in bottom right
- Search for "rtl_podcastURL"
- Update configuration.yaml
To get started with this superexperimental implementation:
- Clone or download the project to [HA config path]/custom_components/rtl_podcastURL:
- Go to directory -
cd [HA config path]/custom_components/rtl_podcastURL - Move files -
mv custom_components/* . - Update configuration.yaml
-
Add the following to your Home Assistant configuration file:
# RTL Podcast URL - platform: rtl_podcastURL -
Restart Home Assistant