mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
13059805d0
* Add support support for new modes Added support for Fan Only Mode, Dry Mode, Swing Mode and Fan Speed Control. Also added/fixed support for entity states syncing with current operation mode. * Add support for more climate modes in climate.tuya Added support for Fan Only Mode, Dry Mode, Swing Mode and Fan Speed Control. Also added/fixed support for entity states syncing with current operation mode. This commit fixes the namespace, because I uploaded the test files to start with. * Code Formatting Changes per Clang format. * More clang formatting fixes. * Breaking Change: Group YAML entries by type Add grouping to Preset, Swing Mode, Fan Speed and Active State. This is a breaking change. * Formatting Changes for validation Formatting changes to be compliant with black and flake8. Also changed constants to match expected format. * More constant value fixes * Final black formatting check? * Changes to init.py according to reviewer requests Make changes to _init_.py according to |
||
---|---|---|
.. | ||
binary_sensor | ||
climate | ||
cover | ||
fan | ||
light | ||
number | ||
select | ||
sensor | ||
switch | ||
text_sensor | ||
__init__.py | ||
automation.cpp | ||
automation.h | ||
tuya.cpp | ||
tuya.h |