nitaybz / homebridge-sensibo-ac

Homebridge plugin for Sensibo - Smart AC Control
GNU General Public License v3.0
71 stars 15 forks source link

Do not update climate react state (neither locally, nor remotely) if enableClimateReactAutoSetup is "false" #123

Closed seidnerj closed 11 months ago

benwebbbenwebb commented 11 months ago

Thanks @seidnerj

This is exactly what I was thinking.

I personally would have passed enableClimateReactAutoSetup via the device object (e.g. added it in AirConditioner.js) but it’s basically the same.

seidnerj commented 7 months ago

Any plans to do a release with the changes we've implemented?

benwebbbenwebb commented 7 months ago

Sure, can do @seidnerj

Have you had an opportunity to test out the alpha and ensure it’s working as expected?

seidnerj commented 7 months ago

Yes, as far as I can tell everything works as it should, though I'm sure I haven't gone over every little feature of the plugin.