Skip to content

Commit 840ff5c

Browse files
committed
Fix userdata jsons: older firmware has no regulation_mode allowed keys
1 parent 4e5d72b commit 840ff5c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/data/adam/adam_multiple_devices_per_zone.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@
592592
"model": "Gateway",
593593
"model_id": "smile_open_therm",
594594
"name": "Adam",
595-
"select_regulation_mode": "heating",
596595
"sensors": {
597596
"outdoor_temperature": 7.81
598597
},

tests/data/adam/adam_zone_per_device.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@
576576
"model": "Gateway",
577577
"model_id": "smile_open_therm",
578578
"name": "Adam",
579-
"select_regulation_mode": "heating",
580579
"sensors": {
581580
"outdoor_temperature": 7.69
582581
},

0 commit comments

Comments
 (0)