We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ac6f4 commit c0d10d5Copy full SHA for c0d10d5
tests/data/adam/adam_plus_anna_new.json
@@ -65,10 +65,10 @@
65
"name": "Tom Badkamer",
66
"sensors": {
67
"battery": 60,
68
- "setpoint": 12.0,
+ "setpoint": 20.0,
69
"temperature": 19.0,
70
"temperature_difference": -0.4,
71
- "valve_position": 0.0
+ "valve_position": 100.0
72
},
73
"temperature_offset": {
74
"lower_bound": -2.0,
@@ -211,7 +211,7 @@
211
"name": "Lisa Badkamer",
212
213
"battery": 71,
214
215
"temperature": 18.7
216
217
@@ -297,7 +297,7 @@
297
"thermostat": {
298
"lower_bound": 0.0,
299
"resolution": 0.01,
300
301
"upper_bound": 99.9
302
303
"thermostats": {
0 commit comments