Skip to content

Commit d8696dc

Browse files
committed
Fix test-json data
1 parent 7b7a0e8 commit d8696dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/data/anna/anna_elga_2_cooling_UPDATED_DATA.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"active_preset": "home",
6161
"available_schedules": ["Thermostat schedule", "off"],
6262
"climate_mode": "auto",
63-
"control_state": "idle",
63+
"control_state": "heating",
6464
"dev_class": "climate",
6565
"model": "ThermoZone",
6666
"name": "Living room",
6767
"preset_modes": ["away", "no_frost", "vacation", "home", "asleep"],
6868
"select_schedule": "Thermostat schedule",
6969
"sensors": {
70-
"temperature": 24.9
70+
"temperature": 18.9
7171
},
7272
"thermostat": {
7373
"lower_bound": 4.0,

0 commit comments

Comments
 (0)