Skip to content

Commit d5a28c5

Browse files
committed
m_adam_jip: pop control_state for test-coverage in the Integration
1 parent a59093e commit d5a28c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/manual_fixtures.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def json_writer(manual_name: str, all_data: dict) -> None:
5151

5252
# Change mode to off for "06aecb3d00354375924f50c47af36bd2"
5353
adam_jip["devices"]["06aecb3d00354375924f50c47af36bd2"]["climate_mode"] = "off"
54+
adam_jip["devices"]["06aecb3d00354375924f50c47af36bd2"].pop("control_state")
5455

5556
json_writer("m_adam_jip", adam_jip)
5657

0 commit comments

Comments
 (0)