Fuego OFF code

This commit is contained in:
ToniA 2016-09-25 20:19:20 +03:00
parent f20c31b90c
commit c743eaff37
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ void FuegoHeatpumpIR::send(IRSender& IR, uint8_t powerModeCmd, uint8_t operating
if (powerModeCmd == POWER_OFF)
{
powerMode = FUEGO_AIRCON1_MODE_OFF;
operatingMode = FUEGO_AIRCON1_MODE_AUTO;
}
switch (operatingModeCmd)