Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 2.83 KB

README.md

File metadata and controls

60 lines (45 loc) · 2.83 KB

🎧 gPodder

GitHub Release GitHub Activity hacs License

Project Maintenance BuyMeCoffee

Discord Community Forum

Component to integrate with gPodder.

This component will set up the following platforms.

Platform Description
sensor Show info from gPodder API and expose services.

Pre-Installation

  1. Setup an account for gPodder
  2. Subscribe to your favorite podcasts (I hope to add subscription management from the component in the future)
  3. Make sure your subscriptions are being synced to the device you intend to use in Home Assistant.

Installation

  1. Using you tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called gpodder.
  4. Download the gpodder.zip the file from the latest release https://github.com/custom-components/gpodder/releases/latest
  5. Uzip the file and place the files files you downloaded in the new directory (folder) you created.
  6. Configure gPodder in the UI
  7. Use the podcast-card to play podcasts to your devices.

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines