From 9a8df4e118e29d077f223d914ccaa2e524e507b4 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 23 Jun 2018 21:51:20 +0200 Subject: [PATCH] Explain PostNL sensor value (#5587) The documentation did not state what the sensor is actually showing. --- source/_components/sensor.postnl.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/sensor.postnl.markdown b/source/_components/sensor.postnl.markdown index 991aba720c5..29a193a3416 100644 --- a/source/_components/sensor.postnl.markdown +++ b/source/_components/sensor.postnl.markdown @@ -15,6 +15,8 @@ ha_iot_class: "Cloud Polling" The `postnl` platform allows one to track deliveries by [PostNL](https://www.postnl.nl) (Dutch Postal Services). To use this sensor, you need a [PostNL Account](https://jouw.postnl.nl). It is possible to add multiple accounts to your Home Assistant configuration. +The sensor value shows the number of packages to be delivered. Each of the packages is available as an attribute. + ## {% linkable_title Configuration %} To enable this sensor, add the following lines to your `configuration.yaml`: