From e1cf7a99ab43f20798d30fc983c3be844800ea66 Mon Sep 17 00:00:00 2001 From: officiallybob Date: Tue, 17 Jan 2017 14:54:07 -0500 Subject: [PATCH] Update sensor.usps.markdown (#1803) * Update sensor.usps.markdown Added more information on Opting In to MY USPS. * Update sensor.usps.markdown --- source/_components/sensor.usps.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/sensor.usps.markdown b/source/_components/sensor.usps.markdown index 20594513dbf..edab8c42190 100644 --- a/source/_components/sensor.usps.markdown +++ b/source/_components/sensor.usps.markdown @@ -13,6 +13,7 @@ ha_release: 0.36 --- The `usps` platform allows one to track deliveries by the [US Postal Service (USPS)](https://www.usps.com/). +In addition to having a USPS account, you will need to complete the "Opt-In" process by clicking "Get Started Now" on [this page](https://my.usps.com/mobileWeb/pages/intro/start.action). Currently, you also will need to have a package listed in the "Package Dashboard" in order for the component to complete set-up. To enable this sensor, add the following lines to your `configuration.yaml`: