[netatmo] Extend example with things for energy stuff (#13568)
* [netatmo] Extend example with things for energy stuff Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
c9481d5c36
commit
02820a9ebe
@ -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="..." ]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user