mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
Update climate.py
This commit is contained in:
parent
2725f31ae7
commit
3dce76a087
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ import esphome.config_validation as cv
|
|||
from esphome.components import climate_ir
|
||||
from esphome.const import CONF_ID, CONF_USE_FAHRENHEIT
|
||||
|
||||
AUTO_LOAD = ["climate_ir", "coolix"]
|
||||
CODEOWNERS = ["@dudanov"]
|
||||
|
||||
midea_ir_ns = cg.esphome_ns.namespace("midea_ir")
|
||||
|
|
Loading…
Reference in a new issue