Caution
This version is only supported on home assistant versions >= 2025.1.0, since we are now using pydantic version 2, as announced in the release of version 0.7.0.
Important
This version drops support for Dawarich<=0.22.4, since the API now uses the /api/v1/points endpoint to add new points. This only affects you if you use the device tracker feature.
Note that if your Dawarich version is below 0.24.0 you will not see the correct version of Dawarich in home assistant, since that functionality was added in 0.24.0.
What's Changed
- Move to pydantic v2 (homeassistant>=2025.1.0) by @bendikrb in #48
- Bump release version and dawarich-api by @AlbinLind in #52
- Add version sensor by @AlbinLind in #53
New Contributors
Full Changelog: 0.7.0...0.8.0