2023.12.0
github-actions
released this
17 Dec 18:59
·
273 commits
to refs/heads/main
since this release
What's Changed
🚀 New features
- Add support for watering reports. (#101) @thomaskistler
- Add support for sensors and water flow summary. (#100) @thomaskistler
🐞 Bug fixes
- Fix a schema bug for flow sensors. (#99) @thomaskistler
📋 Other changes
- Use the raw GraphQL schema instead of one generated from our models (#103) @dknowles2
- Make pre-commit actually work (#102) @dknowles2
🧩 Dependency updates
- Bump pre-commit from 3.5.0 to 3.6.0 (#109) @dependabot
- Bump actions/setup-python from 4 to 5 (#108) @dependabot
- Bump freezegun from 1.3.0 to 1.3.1 (#107) @dependabot
- Bump pytest-asyncio from 0.23.1 to 0.23.2 (#106) @dependabot
- Bump freezegun from 1.2.2 to 1.3.0 (#105) @dependabot
- Bump pytest-asyncio from 0.21.1 to 0.23.1 (#104) @dependabot
- Bump aiohttp from 3.9.0 to 3.9.1 (#98) @dependabot
- Bump mkdocstrings-python from 1.7.4 to 1.7.5 (#97) @dependabot
- Bump aiohttp from 3.8.6 to 3.9.0 (#94) @dependabot
- Bump aioresponses from 0.7.4 to 0.7.6 (#96) @dependabot
- Revert aioresponses to 0.7.4. 0.7.5 breaks with the new aiohttp (#95) @dknowles2
- Bump mkdocstrings from 0.23.0 to 0.24.0 (#93) @dependabot
- Bump aioresponses from 0.7.4 to 0.7.5 (#92) @dependabot
- Bump mkdocstrings-python from 1.7.3 to 1.7.4 (#91) @dependabot