3.2.4
Breaking change:
Templates created before this version will no longer work for 'select' and 'climate' paltforms.
Important:
After updating this it won't be possible to revert back safely to either old versions OR upstream.
These platforms config_flow fields are now objects dictionary instead of strings: #105
- Climate: each of "HVAC Modes, HVAC Actions and Presets" are now manually mapping in object field.
- Select: values and value friendly names are now mappable in 1 object field.
- Light: Custom scenes values and value friendly names are now mappable in 1 object field.
Improvements:
- Platforms Climate and Selects auto configure now relay on cloud data values in
2f733ce
- Climate sets now can be manually mapped [ Home Assistant Modes to Tuya mode in
2f733ce
^ This includes climate HVAC Modes, HVAC Actions and Presets.