RubyBailey
|
25c8676d80
|
Fix for Mitsubishi units that only support cooling (#7143)
|
2024-07-30 11:20:29 +12:00 |
|
ttaborda
|
5ac875545f
|
Update mitsubishi.cpp (#6909)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-07-11 16:26:37 +12:00 |
|
DAVe3283
|
06996def72
|
Use uint8_t instead of uint32_t for 8-bit values on mitsubishi (#6824)
This solves some printf formatting issues on ESP-IDF and saves RAM on all platforms.
|
2024-05-28 20:44:47 +00:00 |
|
RubyBailey
|
8cb689b58c
|
Mitsubishi Climate updates (#3886)
Co-authored-by: Blair McBride <blair@theunfocused.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
Co-authored-by: X-Ryl669 <boite.pour.spam@gmail.com>
Co-authored-by: OlympusMonds <OlympusMonds@users.noreply.github.com>
|
2024-03-12 10:01:05 +13:00 |
|
Keith Burzinski
|
cdc4f7f59b
|
IDF 5 fixes for various components from test1.yaml (#5451)
|
2023-10-18 19:33:36 +13:00 |
|
Oxan van Leeuwen
|
80d03a631e
|
Force braces around multi-line statements (#3094)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2022-01-25 08:56:36 +13:00 |
|
Oxan van Leeuwen
|
a31700e16f
|
Enable readability-qualified-auto check (#3095)
|
2022-01-23 20:29:58 +13:00 |
|
Stefan Agner
|
5cb0c11feb
|
Introduce clamp as a template function (#1953)
|
2021-07-14 17:08:18 +12:00 |
|
Jesse Hills
|
dca1c0f160
|
Replace CLIMATE_MODE_AUTO with CLIMATE_MODE_HEAT_COOL in most cases (#1933)
|
2021-06-18 11:48:40 +12:00 |
|
Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
2376a2c941
|
Convert components to async-def syntax (#1821)
|
2021-05-24 10:58:29 +02:00 |
|
RubyBailey
|
1e46b4073f
|
Mitsubishi Heat Pump - Fixed default transmit_state to be generic instead of for a specific type of heat pump (#1414)
Co-authored-by: RubyBailey <ruby_bailey11@hotmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-05-12 16:07:28 +12:00 |
|
Guillermo Ruffino
|
69879920eb
|
add-black (#1593)
* Add black
Update pre commit
Update pre commit
add empty line
* Format with black
|
2021-03-07 16:03:16 -03:00 |
|
Guillermo Ruffino
|
eea78531a1
|
Climate Mitsubishi (#725)
* add climate
* Mitsubishi updates
* refactor mitsubishi to use climate_ir
* lint
|
2019-12-30 22:02:55 -03:00 |
|