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

add support for on/off timer and enhance fan speed control with 1% speed step. #86

Closed pdfan closed 2 years ago

pdfan commented 2 years ago

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

Update example.py to add command line options for controls of on/off timer , fan speed , etc

pdfan commented 2 years ago

some bugs need to be fixed