[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:
@@ -697,6 +697,13 @@ Bridge netatmo:account:myaccount "Netatmo Account" [clientId="xxxxx", clientSecr
|
|||||||
Type live-stream-url : live#vpn-stream-url [ quality="low" ]
|
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="..." ]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user