Commit Graph

11 Commits

Author SHA1 Message Date
Nathan J. Williams
4a723921fd Remove horizontal/both modes, which are uncommon, per request. 2023-12-17 15:36:43 -05:00
Geoff Davis
224a1d9e5a
Merge branch 'develop' into unformat-select 2023-10-13 13:26:41 -07:00
Nathan J. Williams
53c3d88e55 Modified patch for vane support.
Starting from https://github.com/geoffdavis/esphome-mitsubishiheatpump/pull/103 by @seime,
extract the vane implementation code and format according to existing style.
Leave behind all the reformatting.
2023-09-04 21:28:01 -04:00
donutsoft
1007b4d075 Remote temperature sensor update 2023-06-15 17:57:21 -07:00
Paul Nicholls
1066ab6f15 Make UART pins configurable (for ESP32)
Adds optional configuration for the UART RX and TX pins on platforms which support assigning arbitrary pins to hardware UART(s), i.e. ESP32.
2023-02-11 22:35:37 +13:00
Guillaume Rischard
3086d0ecb3
Update SwiCago/HeatPump to latest commit
Difference is https://github.com/SwiCago/HeatPump/pull/182
2022-10-27 10:54:31 -04:00
Geoff Davis
822a442301 Change hp->connect to new format
Pin to most recent version of SwiCago/HeatPump

Too much skew between the various unspecified versions of SwiCago/HeatPump
2022-04-05 11:46:40 -07:00
Kirill Zakharenko
4f3a4a863d Conform to changed climate traits API from esphome v1.9.4 2021-07-13 19:52:51 +03:00
Mark Blakeney
6e3ea4989b Fix esphome v1.19 changes
Addresses issue #37.
2021-06-21 14:28:38 +10:00
Geoff Davis
1aa19b2888 Minor whitespace cleanup 2021-05-27 13:24:02 -07:00
Simon Knopp
cc4022babb Make this component work as a climate platform
I didn't understand initially how this was meant to be done. It makes
sense in hindsight.
2021-05-27 10:44:07 +12:00