🚨 Breaking Changes
- Make Python 3.7 the minimum supported version (122)
🐛 Bug Fixes
- Fix KeyError when retrieving zones from 1st generation controllers (127)
🧰 Maintenance
- Move coverage configuration to pyproject.toml (126)
- Move pylint configuration to pyproject.toml (125)
- Use nox for test automation (124)
- Add pyupgrade pre-commit hook (123)
- Make Python 3.7 the minimum supported version (122)
- Update codecov/codecov-action action to v3 (120)
- Upgrade black to 22.3.0 (121)
- Update all dependencies (119)
- Update dependency pytest-aiohttp to v1 (117)