[openwebnet] Thermo: zone/CU address set correctly during discovery (#13803)

Fixes #13761

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
M Valla
2022-11-29 12:08:22 +01:00
committed by GitHub
parent 6bdcd15d99
commit 740d1a7f85
2 changed files with 15 additions and 6 deletions

View File

@@ -155,7 +155,7 @@ Temperature sensors can be configured defining a `bus_thermo_sensor` Thing with
- example sensor `5` of external zone `00` --> `where="500"`
- example: slave sensor `3` of zone `2` --> `where="302"`
The (optional) Central Unit can be configured defining a `bus_themo_cu` Thing.
The (optional) Central Unit can be configured defining a `bus_themo_cu` Thing with the `where` configuration parameter (`OpenWebNet Address`) set to `where="0"`.
##### Central Unit integration missing points