Highlights
- New French translation — thanks @Yann0128 for the original contribution (#446)
- Unexpected enum values from the API are now shown as-is instead of "unknown", making it easier to diagnose unmapped values (#449)
- Auto-generated translation keys for previously unmapped properties (#445)
- CI workflow added for validation, tests, and type checking (#443)
General improvements
- Show unexpected enum values instead of "unknown" in
selectandsensorentities #449 - Generate translation keys for unmapped properties #445
- Improve
gen_strings: remove stale keys, backfill names, addcheck_translations#441 - Migrate test framework to
pytest-homeassistant-custom-component#442 - Add CI workflow for validation, tests, and type checking #443
Translation improvements
- Add French translation #446 by @Yann0128
- Improve Dutch translation #424 by @createthisnl
- Improve strings and translation files #440 by @createthisnl
Contributors
The following have contributed to changes in this release — thank you very much!
Full Changelog: v0.30.1...v0.31.0