I propose adding the command "sendSpeedWithOff" to disable the sending of fan.set_speed along with fan.turn_off. This caused an issue with that particular integration and it may help others with other types of fans.
My PR creates no breaking changes and leaves the original code to function as it had previously.
I have also included an update to the README.MD.
I propose adding the command "sendSpeedWithOff" to disable the sending of fan.set_speed along with fan.turn_off. This caused an issue with that particular integration and it may help others with other types of fans. My PR creates no breaking changes and leaves the original code to function as it had previously. I have also included an update to the README.MD.