esphome/esphome/components/midea
Djordje 196ea2eb99 [midea] [midea_ir] Add Fahrenheit support to follow me ir data class
Bit 5 of idx 2 is used for Fahrenheit indication. There is no known actual max value for temp in Fahrenheit. see 9bdf8abcb4/src/ir_Midea.h (L117)

Added min and max values for more readable code used for value clamping.
2024-11-13 20:08:49 +01:00
..
__init__.py Midea support v2 (#2188) 2021-09-09 09:10:02 +12:00
ac_adapter.cpp RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) 2021-11-15 10:40:35 +13:00
ac_adapter.h RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) 2021-11-15 10:40:35 +13:00
ac_automations.h midea: New power_toggle action. Auto-use remote transmitter. (#3496) 2022-05-23 20:51:45 +12:00
air_conditioner.cpp [midea] Add temperature validation in do_follow_me method (bugfix) (#7736) 2024-11-11 17:14:01 +13:00
air_conditioner.h midea: New power_toggle action. Auto-use remote transmitter. (#3496) 2022-05-23 20:51:45 +12:00
appliance_base.h RemoteTransmitter fix. Bug from version 2021.10. Some changes. (#2706) 2021-11-15 10:40:35 +13:00
climate.py [midea] fix fan speed compatibility with some models (#6978) 2024-06-25 08:04:58 +12:00
ir_transmitter.h [midea] [midea_ir] Add Fahrenheit support to follow me ir data class 2024-11-13 20:08:49 +01:00