mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Climate whirlpool (#1029)
* wip * transmitter ready * climate.whirlpool receiver implemented (#971) * receiver implemented * Support for two models of temp ranges * temperature type and lint * more lint Co-authored-by: Guillermo Ruffino <glm.net@gmail.com> * add test * not mess line endings Co-authored-by: mmanza <40872469+mmanza@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d447548893
commit
8040e3cf95
@@ -1228,6 +1228,8 @@ climate:
|
||||
name: Yashima Climate
|
||||
- platform: mitsubishi
|
||||
name: Mitsubishi
|
||||
- platform: whirlpool
|
||||
name: Whirlpool Climate
|
||||
|
||||
switch:
|
||||
- platform: gpio
|
||||
|
Reference in New Issue
Block a user