Mention Hex in address: description (#36753)

* Mention Hex in address: description

Manufacturer doco for modbus often lists Hex register addresses. To reduce conversion errors by developers, at least mention Hex here.

(because there seems to be no mention of the work Hex in all of HA's doco?)

* tiny formatting tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Nigel Pearson 2025-01-06 19:15:03 +11:00 committed by GitHub
parent 5c2c434ff4
commit 563780389e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -350,7 +350,7 @@ All modbus entities have the following parameters:
{% configuration %}
address:
description: "Address of coil/register."
description: "Address of coil/register. Note that this can also be specified in Hex. For example: `0x789A`"
required: true
type: integer
name: