67 : climate_ir::ClimateIR(EMMETI_TEMP_MIN, EMMETI_TEMP_MAX, 1.0f, true, true,
74 void transmit_state()
override;
82 uint8_t set_fan_speed_();
83 uint8_t gen_checksum_();
84 uint8_t set_blades_();
89 void get_blades_(uint8_t fanpos);
92 float get_temp_(uint8_t
temp);
95 bool check_checksum_(uint8_t
checksum);
97 template<
typename T> T reverse_(T
val,
size_t len);
The fan mode is set to Low.
const uint32_t EMMETI_HEADER_MARK
const uint32_t EMMETI_MESSAGE_SPACE
ClimateSwingMode
Enum for all modes a climate swing can be in.
The fan mode is set to Auto.
const uint32_t EMMETI_IR_FREQUENCY
The fan mode is set to Vertical.
The fan mode is set to High.
ClimateMode
Enum for all modes a climate device can be in.
const uint32_t EMMETI_HEADER_SPACE
The swing mode is set to Off.
const uint32_t EMMETI_ONE_SPACE
const uint32_t EMMETI_BIT_MARK
Implementation of SPI Controller mode.
const uint8_t EMMETI_TEMP_MAX
The fan mode is set to Medium.
const uint32_t EMMETI_ZERO_SPACE
const uint8_t EMMETI_TEMP_MIN