1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Add TCL112 climate (#523)

* Add TCL112 climate

* fix default mode

* Updates

* Update

* Update climate.py

My mistake :(


Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
Guillermo Ruffino
2019-05-27 15:17:12 -03:00
committed by Otto Winter
parent 3b48aa5911
commit e62443933c
5 changed files with 237 additions and 0 deletions

View File

@@ -895,6 +895,15 @@ remote_transmitter:
- pin: 32
carrier_duty_percent: 100%
climate:
- platform: tcl112
name: TCL112 Climate With Sensor
supports_heat: True
supports_cool: True
sensor: my_sensor
- platform: tcl112
name: TCL112 Climate
switch:
- platform: gpio
pin: GPIO25