codyc1515 / homebridge-panasonic-air-conditioner

Panasonic Air Conditioner / Heat Pump plugin for HomeBridge using the Panasonic Comfort Cloud API to expose Panasonic Air Conditioners to Apples HomeKit
MIT License
34 stars 13 forks source link

Version 5.0 removes fan speed adjustment for air-conditioner #48

Closed putthegundownkinkade closed 3 years ago

putthegundownkinkade commented 3 years ago

If i adjust the fan speed it switches the air conditioner off.

So i can set air temperature but not the speed of the fan using the air-con tile

rupertbg commented 3 years ago

Hey @putthegundownkinkade can you post your Panasonic model number?

putthegundownkinkade commented 3 years ago

Hey @rupertbg

I have a 2.5kw and a 5kw TKR and a 7.1kw VKR

All have CZ TACG1 wifi adapters

codyc1515 commented 3 years ago

There's a few reasons for this. HomeKit doesn't support a Thermostat with a Fan, only a HeaterCooler. However this doesn't work correctly with the Heat Pumps as they only have one threshold temperature (not two). Instead I implemented the Fan function of the Heat Pump which is the behaviour you're seeing. I'll have to think about this a bit more how we can solve it.

putthegundownkinkade commented 3 years ago

The prior functionality worked well for me.

You could tap the icon in HomeKit to toggle the air conditioner on/off and long press to adjust temperature and mode etc.

Is it no longer possible to show it like that?

edit: also fan speed is now a separate function so if I adjust fan speed it turns of the air conditioner and just works as a fan. I can set temperature for the aircon but not fan speed

codyc1515 commented 3 years ago

How is it now?

putthegundownkinkade commented 3 years ago

It’s fantastic now!

codyc1515 commented 3 years ago

Glad to hear! :)