45 : climate_ir::
ClimateIR(MITSUBISHI_TEMP_MIN, MITSUBISHI_TEMP_MAX, 1.0f, true, true,
The fan mode is set to Low.
The fan mode is set to Quiet.
bool parse_state_frame_(const uint8_t frame[])
The fan mode is set to Both.
The fan mode is set to Middle.
void set_supports_dry(bool supports_dry)
This class contains all static data for climate devices.
void transmit_state() override
climate::ClimateTraits traits() override
Device is prepared for sleep.
bool on_receive(remote_base::RemoteReceiveData data) override
HorizontalDirection default_horizontal_direction_
The fan mode is set to Horizontal.
The fan mode is set to Auto.
const uint8_t MITSUBISHI_TEMP_MAX
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.
The fan mode is set to High.
The swing mode is set to Off.
void set_supports_heat(bool supports_heat)
optional< ClimateFanMode > fan_mode
The active fan mode of the climate device.
void set_supports_cool(bool supports_cool)
void set_vertical_default(VerticalDirection vertical_direction)
Device is in boost preset.
Implementation of SPI Controller mode.
void set_supports_fan_only(bool supports_fan_only)
Device is running an energy-saving preset.
const uint8_t MITSUBISHI_TEMP_MIN
The fan mode is set to Medium.
VerticalDirection default_vertical_direction_
void set_fan_mode(SetFanMode fan_mode)
void set_horizontal_default(HorizontalDirection horizontal_direction)