mac-zhou / midea-msmart

This is a library to allow communicating to a Midea AC via the Local area network.
MIT License
147 stars 39 forks source link

patch for on/off timer and fan speed and example #85

Closed pdfan closed 2 years ago

pdfan commented 2 years ago

patch for on/off timer and fan speed and example:

example.py.txt

ac.patch.txt

the on/off timer turns on/off the ac after the defined time, 0:0 works immediatelay without delay like power on/off. 31:45 to 32:0 will close the timer. the fan speed could surport 1% speed step.

pdfan commented 2 years ago

pull request submitted