PocketCasts


To enable this sensor, add the following lines to your configuration.yaml:

# Example configuration.yaml entry
sensor:
  - platform: pocketcasts
    username: YOUR_USERNAME
    password: YOUR_PASSWORD

Configuration options for the PocketCasts Sensor:

  • username (Required): The username to access the PocketCasts service.
  • password (Required): The password for the given username.