Add sauna

This commit is contained in:
Thomas Klaehn
2023-01-30 15:54:49 +01:00
parent f8b2047cff
commit 89a78993b5
39 changed files with 241 additions and 127 deletions

View File

@@ -1,12 +0,0 @@
{
"outer_gate": {
"state": 1,
"open_time": 4,
"close_time": 2
},
"inner_gate": {
"state": 1,
"open_time": 2,
"close_time": 2
}
}