Skip to content

Commit 5996950

Browse files
committed
Save updated fixtures
1 parent 87cedea commit 5996950

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fixtures/m_adam_cooling/all_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"binary_sensors": {
66
"cooling_state": true,
77
"dhw_state": false,
8-
"flame_state": true,
8+
"flame_state": false,
99
"heating_state": false
1010
},
1111
"dev_class": "heater_central",

fixtures/m_adam_heating/all_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"available": true,
55
"binary_sensors": {
66
"dhw_state": false,
7-
"flame_state": true,
7+
"flame_state": false,
88
"heating_state": true
99
},
1010
"dev_class": "heater_central",

0 commit comments

Comments
 (0)