v0.1.5 - 2025.02.10
⚠ Breaking Changes
To retain current entity IDs, remove the integration before updating and re-add it afterward.
The naming logic for devices and entities has been improved for future development.
For exsiting installations, this update will create a new device with new entities. The old one can be safely removed.
✨ New Features
- Added a service for making general API calls.
- Added preliminary support for streaming service availability detection.
- Added preliminary support for entity translation.
🐛 Bug Fixes
- Fixed deprecation warnings related to
setup_forwardandoption_flow. - Fixed incorrect domain assignment in the coordinator.
- Fixed unique ID duplication issue.
- Fixed various typos.
🔧 Improvements
- Improved API request logic for better efficiency.
- Improved session management for stability.
- Improved compatibility with older Clash cores.
- Other minor enhancements and optimizations.
Full Changelog: v0.1.4...v0.1.5