Updated external content (Jenkins build 1178)

pull/1969/head
openHAB Build Server 2022-10-21 05:15:40 +00:00
parent f24f96325c
commit e5fa242342
1 changed files with 7 additions and 0 deletions

View File

@ -712,6 +712,13 @@ Bridge netatmo:account:myaccount "Netatmo Account" [clientId="xxxxx", clientSecr
Type live-stream-url : live#vpn-stream-url [ quality="low" ]
}
}
Bridge home myhomeheating "Home heating" [ id="..." ] {
Bridge plug relay "Boiler relay" [ id="..." ] {
thermostat thermostat "Thermostat" [ id="..." ]
valve valveoffice "Valve in office" [ id="..." ]
}
room office "Office" [ id="..." ]
}
}
```