diff --git a/bundles/org.openhab.binding.netatmo/README.md b/bundles/org.openhab.binding.netatmo/README.md index 2f17d23d92..f5a64dd4f6 100644 --- a/bundles/org.openhab.binding.netatmo/README.md +++ b/bundles/org.openhab.binding.netatmo/README.md @@ -697,6 +697,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="..." ] + } } ```