Releases: bang-olufsen/bang_olufsen-hacs
Releases · bang-olufsen/bang_olufsen-hacs
2.5.3
Full Changelog: 2.5.2...2.5.3
- Fix devices that have had a remote paired to it at some point not being initialized
- Remove overlay service documentation
2.5.2
Full Changelog: 2.5.1...2.5.2
- Remove device button Event entities support from Beoconnect Core, as the device does not have any controls
- Tweaks
2.5.1
Full Changelog: 2.5.0...2.5.1
- Add or remove Beoremote One device and entities automatically when paired / unpaired
- Remove bluetooth extra state attribute
- Disable Event entities by default
2.5.0
Full Changelog: 2.4.1...2.5.0
- Add Event entities for device buttons, proximity and Beoremote one keys
- Remove proximity Binary Sensor entity
- Add Beoremote One as Device if connected to Mozart device
- Add Beoremote One Battery level sensor
- Various small tweaks and improvements
- Remove device triggers in favor of Event entities.
2.4.1
Full Changelog: 2.4.0...2.4.1
- Update Beolink actions to HA Core implementations
- Update icons.json to 2024.9 format
- Small tweaks
2.4.0
Full Changelog: 2.3.5...2.4.0
- Update API
- Update documentation
- Add
reboot
action
2.3.5
Full Changelog: 2.3.4...2.3.5
- Various small improvements from HA core
- Fix Bass and Treble number entities not being updated when set to 0
2.3.4
Full Changelog: 2.3.3...2.3.4
- Fix devices not reconnecting after reboot
2.3.3
Full Changelog: 2.3.2...2.3.3
- Fix overlay sound being also played as non-overlay
- Source comparison updates
- Add missing raised error messages
- Small tweaks
2.3.2
Full Changelog: 2.3.1...2.3.2
- Fix volume bare jumping to 50/0.5 when setting the volume to 0.
- Remove "toggle" from available commands for
beolink_leader_command
. - Replace several
_LOGGER.error
messages with raised exceptions, which are shown in the Home Assistant UI.