What's new
- Support for selecting inputs on the unit
- Support for reporting if the unit is muted, current volume and current input (only propagated when using media events)
- Support for BDP-93/95
- Always query power state, regardless of media events settings. This ensures that the power state remains correct, even when it's changed without the remote being involved
Bug Fixes
- Fixed an issue where the changes made during reconfigure of the integration didn't persist new values
- Fixed an issue where unknown discs were incorrectly mapped, leading to media events not working as intended
Breaking changes
- The addition of support for new players and selecting input source required a change of the model identifiers. You'll need to reconfigure/delete the integration prior to updating to this version
What's Changed
- Reduce log level for when mDNS client isn't allowed to send. by @henrikwidlund in #15
- Add support for selecting source, volume and mute info by @henrikwidlund in #16
- Add support for BDP-93/95 models by @henrikwidlund in #17
- Always broadcast power state by @henrikwidlund in #18
- Cleanup concurrency handling by @henrikwidlund in #19
- Cleanup of OppoClient by @henrikwidlund in #20
- Fix mapping for Unknown disc by @henrikwidlund in #21
- Cleanup - no functional changes by @henrikwidlund in #24
- Fix not querying power states without media events enabled by @henrikwidlund in #26
- Bump release date by @henrikwidlund in #27
Full Changelog: v0.0.2...v0.0.3