bendews / smartthings-daikin-wifi

SmartThings Device Handler for Daikin WiFi Systems
MIT License
22 stars 50 forks source link

Update fan control to comply with ST specification #2

Closed rboy1 closed 5 years ago

rboy1 commented 5 years ago

fanOn(), fanAuto() in ST capability Thermostat refer to the control of the fan (fanRate) rather than thermostat mode. The functions are updated to reflect the above Added support for setThermostatFanMode() and fanCirculate() to comply with ST specifications