diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fcc88b25..6ad64cfca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Versions from 0.40 and up +## Ongoing + +- Follow backend fixture updates + ## v0.49.1 - Improve redacting in diagnostics diff --git a/tests/components/plugwise/fixtures/m_adam_cooling/all_data.json b/tests/components/plugwise/fixtures/m_adam_cooling/all_data.json index d9bf85b47..6cd3241a6 100644 --- a/tests/components/plugwise/fixtures/m_adam_cooling/all_data.json +++ b/tests/components/plugwise/fixtures/m_adam_cooling/all_data.json @@ -66,8 +66,7 @@ "model": "ThermoTouch", "name": "Anna", "preset_modes": ["no_frost", "asleep", "vacation", "home", "away"], - "select_schedule": "Weekschema", - "selected_schedule": "None", + "select_schedule": "None", "sensors": { "setpoint": 23.5, "temperature": 25.8 diff --git a/tests/components/plugwise/fixtures/m_adam_heating/all_data.json b/tests/components/plugwise/fixtures/m_adam_heating/all_data.json index 37fc73009..0e9df1a50 100644 --- a/tests/components/plugwise/fixtures/m_adam_heating/all_data.json +++ b/tests/components/plugwise/fixtures/m_adam_heating/all_data.json @@ -71,8 +71,7 @@ "model": "ThermoTouch", "name": "Anna", "preset_modes": ["no_frost", "asleep", "vacation", "home", "away"], - "select_schedule": "Weekschema", - "selected_schedule": "None", + "select_schedule": "None", "sensors": { "setpoint": 20.0, "temperature": 19.1