Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
3.1.0
3.0.1
3.0.0
- Add flake8, black, isort and mypy linting (#39)
- Climate preset, custom fan mode and custom preset (#42)
Breaking Change
- ClimateMode
AUTO
has been renamed toHEAT_COOL
(and a newAUTO
mode was added), this is for consistency between HA and esphome away
for climate is removed. Instead, it is now encoded inpreset
. For compatibility with older peers useClimateInfo.supported_presets_compat
andClimateState.preset_compat