46 : climate_ir::
ClimateIR(DELONGHI_TEMP_MIN, DELONGHI_TEMP_MAX, 1.0f, true, true,
The fan mode is set to Low.
uint8_t operation_mode_()
The fan mode is set to Both.
const uint32_t DELONGHI_IR_FREQUENCY
bool parse_state_frame_(const uint8_t frame[])
const uint32_t DELONGHI_ONE_SPACE
const uint8_t DELONGHI_ADDRESS
const uint8_t DELONGHI_TEMP_MIN
const uint8_t DELONGHI_FAN_MEDIUM
const uint32_t DELONGHI_BIT_MARK
const uint8_t DELONGHI_TEMP_OFFSET_HEAT
const uint32_t DELONGHI_HEADER_MARK
The fan mode is set to Horizontal.
The fan mode is set to Auto.
const uint8_t DELONGHI_FAN_LOW
const uint8_t DELONGHI_FAN_HIGH
const uint8_t DELONGHI_TEMP_OFFSET_COOL
const uint8_t DELONGHI_MODE_DRY
const uint8_t DELONGHI_MODE_OFF
const uint32_t DELONGHI_ZERO_SPACE
const uint32_t DELONGHI_HEADER_SPACE
ClimateIR(float minimum_temperature, float maximum_temperature, float temperature_step=1.0f, bool supports_dry=false, bool supports_fan_only=false, std::set< climate::ClimateFanMode > fan_modes={}, std::set< climate::ClimateSwingMode > swing_modes={}, std::set< climate::ClimatePreset > presets={})
The fan mode is set to Vertical.
bool on_receive(remote_base::RemoteReceiveData data) override
const uint8_t DELONGHI_MODE_ON
The fan mode is set to High.
The swing mode is set to Off.
const uint8_t DELONGHI_TEMP_MAX
const uint8_t DELONGHI_MODE_HEAT
const uint8_t DELONGHI_MODE_COOL
const uint8_t DELONGHI_FAN_AUTO
Implementation of SPI Controller mode.
const uint8_t DELONGHI_MODE_AUTO
The fan mode is set to Medium.
const uint8_t DELONGHI_MODE_FAN
void transmit_state() override
const uint8_t DELONGHI_STATE_FRAME_SIZE