mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Add intro
This commit is contained in:
parent
94b1c99afa
commit
69f06bc8e2
@ -13,6 +13,8 @@ ha_release: 0.39
|
|||||||
ha_iot_class: "Cloud Polling"
|
ha_iot_class: "Cloud Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
The `pocketcasts` sensor platform let one monitor the podcasts at [Pocket Casts](https://play.pocketcasts.com/).
|
||||||
|
|
||||||
To enable this sensor, add the following lines to your `configuration.yaml`:
|
To enable this sensor, add the following lines to your `configuration.yaml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -23,7 +25,7 @@ sensor:
|
|||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration options for the PocketCasts Sensor:
|
Configuration variables:
|
||||||
|
|
||||||
- **username** (*Required*): The username to access the PocketCasts service.
|
- **username** (*Required*): The username to access the PocketCasts service.
|
||||||
- **password** (*Required*): The password for the given username.
|
- **password** (*Required*): The password for the given username.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user