plugwise / plugwise-beta

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

[BUG]: When switching to the Vacation gateway__mode the schedules stay in active-state in HA while being off in the Plugwise App. #558

Closed bouwew closed 9 months ago

bouwew commented 9 months ago

Describe the bug.

As in the title

What version of Plugwise Beta are you using?

v0.46.1

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

No response

What version of Home Assistant Core are you using?

Core-2024.1.3

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?

3.7.8

Logging

No response

Diagnostics information

No response

Additional information

No response

bouwew commented 9 months ago

Investigation shows that when setting to Vacation-mode, the schedules are switched off by setting the active state to false.

Which makes sense: the schedule is still connected to the location so the location-context is still there.

bouwew commented 9 months ago

Fixed via https://github.com/plugwise/python-plugwise/pull/500