Skip to content

Commit 69f06bc

Browse files
committed
Add intro
1 parent 94b1c99 commit 69f06bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_components/sensor.pocketcasts.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ha_release: 0.39
1313
ha_iot_class: "Cloud Polling"
1414
---
1515

16+
The `pocketcasts` sensor platform let one monitor the podcasts at [Pocket Casts](https://play.pocketcasts.com/).
17+
1618
To enable this sensor, add the following lines to your `configuration.yaml`:
1719

1820
```yaml
@@ -23,7 +25,7 @@ sensor:
2325
password: YOUR_PASSWORD
2426
```
2527
26-
Configuration options for the PocketCasts Sensor:
28+
Configuration variables:
2729
2830
- **username** (*Required*): The username to access the PocketCasts service.
2931
- **password** (*Required*): The password for the given username.

0 commit comments

Comments
 (0)