What's Changed
- Split UART component (old vs. new protocol) by @syssi in #69
- Increase
accuracy_decimals
of the average cell voltage sensor by @syssi in #73 - Use default icon of the device class
battery
(Closes: #74) by @syssi in #75 - Add protocol test YAML to identify the supported protocol and baud rate by @syssi in #76
- Increase maximum response size to handle up to 32 cells by @syssi in #80
- Fix lint-clang-tidy job by @syssi in #82
- Fix lint-clang-format job by @syssi in #85
- Add some more supported models by @syssi in #86
- Fix constant definition limit by @syssi in #89
- Specify OTA platform by @syssi in #93
- Fix required password length (Closes: #91) by @syssi in #92
- Validate all YAML configurations by @syssi in #94
- Improve pre-commit hooks by @syssi in #95
Full Changelog: 2.1.0...2.2.0