mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Add climate.hitachi_ac344 (#1336)
* Add climate.hitachi_ac344 * Add Hitachi AC344 Climate IR test * Fixes unhandled switch-case in fan-mode * Fixes logging format * Fixes file mode * Lint clang-tidy * Lint clang-tidy * Static cast float to uint8 git push * Remove comment and debug code * Change log verbosity to VV
This commit is contained in:
@@ -1321,6 +1321,8 @@ climate:
|
||||
name: LG Climate
|
||||
- platform: toshiba
|
||||
name: Toshiba Climate
|
||||
- platform: hitachi_ac344
|
||||
name: Hitachi Climate
|
||||
|
||||
switch:
|
||||
- platform: gpio
|
||||
|
Reference in New Issue
Block a user