Skip to content

Commit 118b09f

Browse files
committed
Update manual_fixture script
1 parent c271a6f commit 118b09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/manual_fixtures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ def json_writer(manual_name: str, all_data: dict) -> None:
209209
m_adam_heating["devices"]["f871b8c4d63549319221e294e4f88074"]["climate_mode"] = "auto"
210210
m_adam_heating["devices"]["f871b8c4d63549319221e294e4f88074"][
211211
"control_state"
212-
] = "off"
212+
] = "idle"
213213

214214
# Go for da22
215215
m_adam_heating["devices"]["da224107914542988a88561b4452b0f6"][

0 commit comments

Comments
 (0)