diff --git a/source/_components/sensor.seventeentrack.markdown b/source/_components/sensor.seventeentrack.markdown index ad539729fad..922f952187b 100644 --- a/source/_components/sensor.seventeentrack.markdown +++ b/source/_components/sensor.seventeentrack.markdown @@ -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.
-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.
## {% linkable_title Configuration %}