mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
Standardize integration docs: Number integrations (#42478)
This commit is contained in:
parent
ccc1eb9ebb
commit
83fd2d282f
@ -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.
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user