Add troubleshooting tip to UPS documentation (#7463)

* Add troubleshooting tip to UPS documentation

* ✏️ Tweak
This commit is contained in:
Michael Requeny 2018-11-11 15:21:18 -05:00 committed by Franck Nijhof
parent ee28f8686e
commit 586ea56edc

View File

@ -48,3 +48,7 @@ Configuration options for the UPS Sensor:
<p class='note warning'>
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.
</p>
<p class='note info'>
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.
</p>