[openwebnet] fixed generic device thing-type; added a time limit to devices refresh at boot (#12489)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
M Valla
2022-03-20 09:53:50 +01:00
committed by GitHub
parent 5a9e70ca6a
commit 5f9096b63e
3 changed files with 45 additions and 28 deletions

View File

@@ -5,7 +5,7 @@
xsi:schemaLocation="https://openhab.org/schemas/thing-description/v1.0.0 https://openhab.org/schemas/thing-description-1.0.0.xsd">
<!-- OpenWebNet Generic Device -->
<thing-type id="device">
<thing-type id="generic_device">
<supported-bridge-type-refs>
<bridge-type-ref id="bus_gateway"/>
<bridge-type-ref id="zb_gateway"/>