From 1eced5b9b31289a025c9f5e67e9be5fbafc0143d Mon Sep 17 00:00:00 2001 From: Bas Date: Mon, 14 Jan 2019 23:20:54 +0100 Subject: [PATCH] Changed how packages are exposed by the postnl sensor. (#7445) --- source/_components/sensor.postnl.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.postnl.markdown b/source/_components/sensor.postnl.markdown index 0510b0dd14b..fdbd5ec8f1f 100644 --- a/source/_components/sensor.postnl.markdown +++ b/source/_components/sensor.postnl.markdown @@ -15,7 +15,7 @@ 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. +The sensor value shows the number of packages to be delivered. The packages are available in the shipments attribute. ## {% linkable_title Configuration %}