Standardize integration docs: Number integrations (#42478)

This commit is contained in:
smarthome-10 2025-12-09 20:10:47 +01:00 committed by GitHub
parent ccc1eb9ebb
commit 83fd2d282f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ ha_zeroconf: true
ha_quality_scale: silver
---
The Onewire {% term integration %} supports sensors that use the 1-wire bus for communication.
The **1-Wire** {% term integration %} supports sensors that use the 1-wire bus for communication.
Every 1-wire device has a (globally) unique ID that identifies the device on the bus. The first two digits identify a device family and the last 14 digits are a globally unique number given to it during manufacturing.

View File

@ -14,7 +14,7 @@ ha_platforms:
ha_integration_type: service
---
The seventeentrack {% term integration %} allows users to get package data tied to their [17track.net](https://www.17track.net) account. The integration 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 **17TRACK** {% term integration %} allows users to get package data tied to their [17track.net](https://www.17track.net) account. The integration 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.
{% important %}
Although the 17track.net website states that account passwords cannot be longer than 16 characters, users can technically set longer-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.