Skip to content

1.0.0 - First stable release πŸš€ BREAKING CHANGES

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:47

πŸŽ‰ 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

🧹 Chores

Full Changelog: 0.5.0...1.0.0