diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index c09f3bac99b..8f1989bb20b 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -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. diff --git a/source/_integrations/seventeentrack.markdown b/source/_integrations/seventeentrack.markdown index 3207741ffdc..b239a64cbe0 100644 --- a/source/_integrations/seventeentrack.markdown +++ b/source/_integrations/seventeentrack.markdown @@ -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.