Fix Plugwise auto HVAC mode (#66639)

* Fix Plugwise auto hvac mode

* Clean up set HVAC
This commit is contained in:
Franck Nijhof 2022-02-16 13:22:21 +01:00 committed by GitHub
parent 19d8b8a6ff
commit 4051e2f518
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 11 deletions

View file

@ -206,7 +206,7 @@ async def test_anna_climate_entity_climate_changes(
assert mock_smile_anna.set_temperature.call_count == 1
assert mock_smile_anna.set_schedule_state.call_count == 1
mock_smile_anna.set_schedule_state.assert_called_with(
"c784ee9fdab44e1395b8dee7d7a497d5", None, "false"
"c784ee9fdab44e1395b8dee7d7a497d5", None, "off"
)
# Auto mode is not available, no schedules