Chores
- **pre-commit.ci**: Pre-commit autoupdate ([176](https://github.com/pyenphase/pyenphase/pull/176),
[`fc76ed5`](https://github.com/pyenphase/pyenphase/commit/fc76ed5a43b76b4506b99423938bfbef49ad3a5d))
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>
Co-authored-by: Joostlek <joostlekoutlook.com>
Documentation
- Add license to documentation project info section
([182](https://github.com/pyenphase/pyenphase/pull/182),
[`fa24372`](https://github.com/pyenphase/pyenphase/commit/fa2437208e76d6c1f90a01b55c98fdd1ca3cb450))
* docs-2.1-license
* chore(pre-commit.ci): auto fixes
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>
- Minor updates to usage example. ([183](https://github.com/pyenphase/pyenphase/pull/183),
[`b287005`](https://github.com/pyenphase/pyenphase/commit/b28700558b53ebfaeb7d21e7cdb68415c9a78f1a))
Features
- Add support for ACB batteries ([191](https://github.com/pyenphase/pyenphase/pull/191),
[`1caeff2`](https://github.com/pyenphase/pyenphase/commit/1caeff2f49397e6c2dabf2ff99cb7a8ccc685a50))
* feat: add model for ACB batteries
* feat: add ACB model documentation and some pre-commit cleanup
* feat: Add ACB updaters
* test: Add 8.2.4382 ACB battery fixture
* test: Add ACB battery tests
* refactor: implement review change proposals.