1.0.0 - First stable release π BREAKING CHANGES
π First Stable Release
With this release, all planned features for this integration are now implemented.
Iβve taken the time to clean up the codebase, fix bugs, and most importantly, enhance the user experience with translations and a more consistent structure.
π Breaking Changes
Most, if not all, entities of your BOSE device will receive new entity IDs.
This will break existing automations and scripts.
This change was necessary to enable proper translations and introduce a unified naming scheme.
Please note: the old entities will not be removed automatically.
You will need to delete them manually (in many cases, it may be easier to simply remove the device(s) and add them again).
I apologize for any inconvenience this causes. In the long run, these changes will greatly improve usability and simplify future development.
π Fixes
β¨ Feats
- feat: bluetooth pairing, selection, unpairing by @cavefire in
f3144d6 - feat: add multi language support for EN, ES, IT, DE by @cavefire in
3079e6a
π§Ή Chores
- chore: replace unnecessary property functions by @cavefire in
3085c74 - chore: harmonize entity id's #47 by @cavefire in
e405b55
Full Changelog: 0.5.0...1.0.0