Update sensor.postnl.markdown

This commit is contained in:
Paulus Schoutsen 2018-05-10 15:20:42 -04:00 committed by GitHub
parent 9cfa888053
commit 909ee4a327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ The `postnl` platform allows one to track deliveries by [PostNL](https://www.pos
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
sensors: sensor:
- platform: postnl - platform: postnl
username: POSTNL_USERNAME username: POSTNL_USERNAME
password: POSTNL_PASSWORD password: POSTNL_PASSWORD