Skip to content

Commit 0229bca

Browse files
committed
Save updated fixture
1 parent 95c9d16 commit 0229bca

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

fixtures/m_adam_heating/all_data.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
{
22
"devices": {
3+
"01234567890abcdefghijklmnopqrstu": {
4+
"available": false,
5+
"dev_class": "thermo_sensor",
6+
"firmware": "2020-11-04T01:00:00+01:00",
7+
"hardware": "1",
8+
"location": "f871b8c4d63549319221e294e4f88074",
9+
"model": "Tom/Floor",
10+
"name": "Tom Badkamer",
11+
"sensors": {
12+
"battery": 99,
13+
"temperature": 18.6,
14+
"temperature_difference": 2.3,
15+
"valve_position": 0.0
16+
},
17+
"temperature_offset": {
18+
"lower_bound": -2.0,
19+
"resolution": 0.1,
20+
"setpoint": 0.1,
21+
"upper_bound": 2.0
22+
},
23+
"vendor": "Plugwise",
24+
"zigbee_mac_address": "ABCD012345670A01"
25+
},
326
"056ee145a816487eaa69243c3280f8bf": {
427
"available": true,
528
"binary_sensors": {

0 commit comments

Comments
 (0)