Release Notes (2.0.0 → 2.1.0)
We released a new Home-Assistant Custom Component available here: https://github.com/hydroqc/hydroqc-ha
It is still considered beta but feel free to give it a try.
🎉 New Features
- Version Logging (#436)
- Daemon now logs hydroqc2mqtt version and Hydro-Quebec-API-Wrapper version on startup
- Daemon now logs hydroqc2mqtt version and Hydro-Quebec-API-Wrapper version on startup
🐛 Bug Fixes
- Fixed sync consumption data button (#428)
- Sync hourly consumption history button now works correctly
- Sync hourly consumption history button now works correctly
- GitLab CI pipeline fix (9063468) - Fixed issue #79
🔄 Updates
Python 3.13 Support (#426)
- Upgraded to Python 3.13
- Updated base container image
- Updated all type checking and linting dependencies
- Upgraded to Python 3.13
Hydro-Quebec API Wrapper
- Updated to v4.2.2
- Updated to v4.2.2
🛠️ Development
- DevContainer Support (#427)
- Added VS Code DevContainer configuration
- Improved developer experience for contributing
- Added VS Code DevContainer configuration
📦 Dependencies
- Updated pre-commit hooks (mypy v1.19.0, uv-pre-commit v0.9.13)
- Updated Python development dependencies
- Updated eclipse-mosquitto to v2.0.22 for tests
- Updated charset-normalizer to v3.4.4
- Migrated Renovate configuration to new format
Full Changelog: https://gitlab.com/hydroqc/hydroqc2mqtt/-/compare/2.0.0...main