mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Add support for Toshiba heat pumps (#1121)
The IR signals are based on captures from the WH-H01EE remote controller. Both transmit and receive are supported.
This commit is contained in:
@@ -1281,6 +1281,8 @@ climate:
|
||||
name: Whirlpool Climate
|
||||
- platform: climate_ir_lg
|
||||
name: LG Climate
|
||||
- platform: toshiba
|
||||
name: Toshiba Climate
|
||||
|
||||
switch:
|
||||
- platform: gpio
|
||||
|
||||
Reference in New Issue
Block a user