Minor changes (make the file easier editable on Github)

This commit is contained in:
Fabian Affolter 2018-12-10 19:47:16 +01:00
parent 80b0a2a604
commit 547455cbb4
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

View File

@ -13,17 +13,10 @@ ha_release: 0.83
ha_iot_class: "Cloud Polling"
---
The 17track.net sensor platform allows users to get package data tied to their
17track.net account. The platform creates both summary sensors, which show the
number of packages in a current state (e.g., "In Transit"), as well as
individual sensors for each package within the account.
The `seventeentrack` sensor platform allows users to get package data tied to their [17track.net](https://www.17track.net/en) account. The platform creates both summary sensors, which show the 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.
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 used API. Therefore, please ensure that your 17track.net password does not exceed 16 characters.
</p>
## {% linkable_title Configuration %}