Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
IRMitsubishiAC Class Reference

Public Member Functions

 IRMitsubishiAC (uint16_t pin)
 
void stateReset ()
 
void begin ()
 
void on ()
 
void off ()
 
void setPower (bool state)
 
bool getPower ()
 
void setTemp (uint8_t temp)
 
uint8_t getTemp ()
 
void setFan (uint8_t fan)
 
uint8_t getFan ()
 
void setMode (uint8_t mode)
 
uint8_t getMode ()
 
void setVane (uint8_t mode)
 
uint8_t getVane ()
 
uint8_t * getRaw ()