sockless-coding / panasonic_cc

Panasonic Comfort Cloud - Home Assistant Component
MIT License
178 stars 38 forks source link

Changing Fanspeed when aircon mode is off turns it on. #315

Closed Nornode closed 2 months ago

Nornode commented 2 months ago

Checklist

What version of Home Assistant Core?

core-2024.9.2

Describe the issue

I have an HA automation that only controls my main (livingroom) air-con. This one runs conditionally, if we are at home but on a time based trigger. It controls the fan speed only, not any other parameter. In previous version, this was OK, fan speed changed and did not change aircon Mode. The behaviour can be replicated through changes in the UI too.

Unfortunately, during a summer update, the behaviour has changed.

I want to be able to control the fan speed while not impacting the mode state even if it's off. Work arounds are welcome if this is the intended behaviour.

Error/Debug Logs

No response

sockless-coding commented 2 months ago

Don't really see the need, why would you set the fan speed if the device is off.... But it seems the API accepts it. So I've added support for it.