This commit is contained in:
6
env
6
env
@ -17,6 +17,12 @@ export LOW_TEMPERATURE="15.0"
|
||||
export DEFAULT_HIGH_TEMPERATURE="21.0"
|
||||
export MAINTENANCE_TEMPERATURE="30.0"
|
||||
export BOXES='{
|
||||
"bla": {
|
||||
"windows": {
|
||||
},
|
||||
"output_converter": "max",
|
||||
"output_topic": "xoutput/bla"
|
||||
},
|
||||
"living_room": {
|
||||
"windows": {
|
||||
"street_side": { "topic": "window/living_room/street_side", "converter": "max" },
|
||||
|
Reference in New Issue
Block a user