Skip to content

Commit c7873ab

Browse files
committed
Save updated manual fixtures
1 parent 715edaf commit c7873ab

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

fixtures/m_adam_cooling/data.json

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"sensors": {
4040
"battery": 100,
4141
"humidity": 65.0,
42-
"setpoint": 20.5,
43-
"temperature": 19.7
42+
"setpoint": 23.5,
43+
"temperature": 24.2
4444
},
4545
"temperature_offset": {
4646
"lower_bound": -2.0,
@@ -65,8 +65,8 @@
6565
"name": "Tom Badkamer",
6666
"sensors": {
6767
"battery": 60,
68-
"setpoint": 20.0,
69-
"temperature": 21.6,
68+
"setpoint": 25.0,
69+
"temperature": 24.8,
7070
"temperature_difference": -0.4,
7171
"valve_position": 100.0
7272
},
@@ -80,15 +80,14 @@
8080
"zigbee_mac_address": "000D6F000C8FCBA0"
8181
},
8282
"ad4838d7d35c4d6ea796ee12ae5aedf8": {
83-
"available": true,
8483
"dev_class": "thermostat",
8584
"location": "f2bf9048bef64cc5b6d5110154e33c81",
8685
"model": "ThermoTouch",
8786
"model_id": "143.1",
8887
"name": "Anna",
8988
"sensors": {
9089
"setpoint": 23.5,
91-
"temperature": 25.8
90+
"temperature": 24.0
9291
},
9392
"vendor": "Plugwise"
9493
},
@@ -136,8 +135,8 @@
136135
"sensors": {
137136
"battery": 100,
138137
"humidity": 65.8,
139-
"setpoint": 20.5,
140-
"temperature": 20.4
138+
"setpoint": 23.5,
139+
"temperature": 23.8
141140
},
142141
"vendor": "Plugwise",
143142
"zigbee_mac_address": "70AC08FFFEE1CBA0"
@@ -156,8 +155,8 @@
156155
"name": "Lisa Badkamer",
157156
"sensors": {
158157
"battery": 71,
159-
"setpoint": 23.5,
160-
"temperature": 23.9
158+
"setpoint": 25.0,
159+
"temperature": 25.6
161160
},
162161
"temperature_offset": {
163162
"lower_bound": -2.0,
@@ -200,7 +199,7 @@
200199
"sensors": {
201200
"electricity_consumed": 60.8,
202201
"electricity_produced": 0.0,
203-
"temperature": 25.8
202+
"temperature": 24.2
204203
},
205204
"thermostat": {
206205
"lower_bound": 1.0,
@@ -237,7 +236,7 @@
237236
"sensors": {
238237
"electricity_consumed": 0.0,
239238
"electricity_produced": 0.0,
240-
"temperature": 23.9
239+
"temperature": 25.8
241240
},
242241
"thermostat": {
243242
"lower_bound": 0.0,

fixtures/m_adam_heating/data.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"sensors": {
4545
"battery": 100,
4646
"humidity": 65.0,
47-
"setpoint": 20.5,
48-
"temperature": 19.7
47+
"setpoint": 20.0,
48+
"temperature": 19.5
4949
},
5050
"temperature_offset": {
5151
"lower_bound": -2.0,
@@ -70,7 +70,7 @@
7070
"name": "Tom Badkamer",
7171
"sensors": {
7272
"battery": 60,
73-
"setpoint": 20.0,
73+
"setpoint": 25.0,
7474
"temperature": 18.6,
7575
"temperature_difference": -0.4,
7676
"valve_position": 100.0
@@ -85,7 +85,6 @@
8585
"zigbee_mac_address": "000D6F000C8FCBA0"
8686
},
8787
"ad4838d7d35c4d6ea796ee12ae5aedf8": {
88-
"available": true,
8988
"dev_class": "thermostat",
9089
"location": "f2bf9048bef64cc5b6d5110154e33c81",
9190
"model": "ThermoTouch",
@@ -135,8 +134,8 @@
135134
"sensors": {
136135
"battery": 100,
137136
"humidity": 65.8,
138-
"setpoint": 20.5,
139-
"temperature": 20.4
137+
"setpoint": 20.0,
138+
"temperature": 19.3
140139
},
141140
"vendor": "Plugwise",
142141
"zigbee_mac_address": "70AC08FFFEE1CBA0"

0 commit comments

Comments
 (0)