What's Changed
* Adapt naming to match Home Assistant has_entity_name (243) emontnemery
* Support up to 16 shutters in discovery (226) lewurm
* Fix battery sensor (242) emontnemery
* Add a battery sensor to battery powered devices (234) stefanbode
* Enable a couple of pylint plugins (241) emontnemery
* Enable mypy in CI (239) emontnemery
* Fix last_reset_path for total energy sensors (240) emontnemery
* Drop the use of attrs in favor of dataclass (235) emontnemery
* Tweak isort options (237) emontnemery
* Tweak black options (238) emontnemery
* Run CI with Python 3.11 (236) emontnemery
* Bump flake8 from 6.0.0 to 6.1.0 (232) dependabot
* Bump mypy from 1.4.1 to 1.5.1 (233) dependabot
* Bump pylint from 2.17.3 to 2.17.5 (231) dependabot
* Bump black from 23.3.0 to 23.7.0 (229) dependabot
* Bump mypy from 1.2.0 to 1.4.1 (228) dependabot