v4.22.0
What's Changed
🚀 Exciting New Features
- refactor: Move all consts related to inverters, to their own individual managed classes. This improves the overall readability, as well as making it easier to add new ones. Split out cards to their own classes, for better readability, maintenance, and to reduce IDE memory footprint. Thanks @Pho3niX90 in #303
- feat: battery
max_power:
accepts a sensor as input
🐛 Patches & Bug Fixes
- fix: better rendering of nonessential path
Full Changelog: v4.21.0...v4.22.0