diff --git a/_addons_bindings/netatmo/readme.md b/_addons_bindings/netatmo/readme.md index 513156bcd..b54a93953 100644 --- a/_addons_bindings/netatmo/readme.md +++ b/_addons_bindings/netatmo/readme.md @@ -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="..." ] + } } ```