PatrickStankard / homebridge-fujitsu-airstage

A Homebridge plugin to control devices that use the Fujitsu Airstage API.
MIT License
3 stars 1 forks source link

Update `ThermostatAccessory` to only set power state if necessary #15

Closed PatrickStankard closed 3 months ago

PatrickStankard commented 3 months ago

Check and see if the device is already on/off before calling setPowerState, similar to how the other accessories behave