plugwise / plugwise-beta

Custom-component / development version of the Plugwise Home Assistant platform
MIT License
24 stars 8 forks source link

[BUG]: HVACMode.AUTO can change anytime #501

Closed bouwew closed 1 year ago

bouwew commented 1 year ago

Describe the bug.

At the moment the list of HVACModes is set at init of the Plugwise integration.

When a user adds or removes a schedule sometime later, the list of HVACModes is no longer correct. This can only be solved by an integration-reload of the HA Core restart.

What version of Plugwise Beta are you using?

latest

What was the last working version of Plugwise Beta (or Core if not using beta before)?

None

What version of Home Assistant Core are you using?

core-2022.10.2

What type of installation are you running?

Home Assistant Supervised

How did you install plugwise-beta?

HACS

What kind of Plugwise device is having issues?

Smile: Adam (including Lisa, Tom, Floor)

What firmware version is your Plugwise product at?

N.A.

Logging

No response

Diagnostics information

No response

Additional information

No response

bouwew commented 1 year ago

This can be fixed by adding the hvac_modes property in climate.py.

bouwew commented 1 year ago

Solved in v0.42.4