fix
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2024-11-18 14:43:47 +01:00
parent 21f49ae91b
commit edb739764a
3 changed files with 88 additions and 1 deletions

6
env
View File

@ -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" },