Add password caveat for 17track.net (#7794)

This commit is contained in:
Aaron Bach 2018-12-10 11:41:40 -07:00 committed by Fabian Affolter
parent f11e64fc02
commit 80b0a2a604

View File

@ -18,6 +18,14 @@ The 17track.net sensor platform allows users to get package data tied to their
number of packages in a current state (e.g., "In Transit"), as well as
individual sensors for each package within the account.
<p class='note warning'>
Although the 17track.net website states that account passwords cannot be longer
than 16 characters, users can technically set long-than-16-character passwords.
These passwords **will not** work with the API utilized by `py17track`.
Therefore, please ensure that your 17track password does not exceed 16
characters.
</p>
## {% linkable_title Configuration %}
To enable the platform, add the following lines to your `configuration.yaml`