mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add password caveat for 17track.net (#7794)
This commit is contained in:
parent
f11e64fc02
commit
80b0a2a604
@ -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
|
number of packages in a current state (e.g., "In Transit"), as well as
|
||||||
individual sensors for each package within the account.
|
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 %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
To enable the platform, add the following lines to your `configuration.yaml`
|
To enable the platform, add the following lines to your `configuration.yaml`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user