We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41bd6c commit adbc2bcCopy full SHA for adbc2bc
1 file changed
scripts/manual_fixtures.py
@@ -205,7 +205,6 @@ def json_writer(manual_name: str, output: dict) -> None:
205
# Updates for f2bf9048bef64cc5b6d5110154e33c81"
206
m_adam_heating["f2bf9048bef64cc5b6d5110154e33c81"]["climate_mode"] = "off"
207
m_adam_heating["f2bf9048bef64cc5b6d5110154e33c81"]["control_state"] = "idle"
208
-m_adam_heating["f2bf9048bef64cc5b6d5110154e33c81"]["select_schedule"] = "Weekschema"
209
210
# Go for e2f4
211
m_adam_heating["f871b8c4d63549319221e294e4f88074"]["climate_mode"] = "off"
0 commit comments