From 586ea56edc7d8e0329205f377a2dca659cd01123 Mon Sep 17 00:00:00 2001 From: Michael Requeny Date: Sun, 11 Nov 2018 15:21:18 -0500 Subject: [PATCH] Add troubleshooting tip to UPS documentation (#7463) * Add troubleshooting tip to UPS documentation * :pencil2: Tweak --- source/_components/sensor.ups.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/sensor.ups.markdown b/source/_components/sensor.ups.markdown index fe1ae61a91a..0c78dac2067 100644 --- a/source/_components/sensor.ups.markdown +++ b/source/_components/sensor.ups.markdown @@ -48,3 +48,7 @@ Configuration options for the UPS Sensor:

The UPS sensor logs into the UPS My Choice website to scrape package data. It does not use an API. Use at your own risk.

+ +

+If the UPS sensor is throwing an error about not being able to login to the UPS My Choice website, it's likely because there is a new UPS Technology Agreement (UTA) preventing the scraper from accessing the package data. Login to UPS My Choice manually and accept the UTA to resolve this. +