We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b1c99 commit 69f06bcCopy full SHA for 69f06bc
source/_components/sensor.pocketcasts.markdown
@@ -13,6 +13,8 @@ ha_release: 0.39
13
ha_iot_class: "Cloud Polling"
14
---
15
16
+The `pocketcasts` sensor platform let one monitor the podcasts at [Pocket Casts](https://play.pocketcasts.com/).
17
+
18
To enable this sensor, add the following lines to your `configuration.yaml`:
19
20
```yaml
@@ -23,7 +25,7 @@ sensor:
23
25
password: YOUR_PASSWORD
24
26
```
27
-Configuration options for the PocketCasts Sensor:
28
+Configuration variables:
29
30
- **username** (*Required*): The username to access the PocketCasts service.
31
- **password** (*Required*): The password for the given username.
0 commit comments