Ynca

Latest version: v5.18.0

Safety actively analyzes 682449 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

4.2.0

Changes

* Update `ynca` library
* Adds "9ch Stereo" to sound modes
* Fixed "The Bottom Line" sound mode

**Full Changelog**: https://github.com/mvdwetering/yamaha_ynca/compare/v4.1.0...v4.2.0

4.1.0

Changes

* Replace deprecated `async_get_registry()` call in HA
* Improve ConfigFlow
* Explicitly select connection method at start, which should make it easier to understand what to do
* More robust against connection issues or wrong parameters
* Keep settings when connection fails, so it is easier to figure out what is wrong
* Fix HA translation keys don't work for custom_components so provide translations myself
* Update to latest YNCA library and handle deprecations that came with it

**Full Changelog**: https://github.com/mvdwetering/yamaha_ynca/compare/v4.0.2...v4.1.0

4.0.2

Hotfix

4.0.1 fixes an issue that made the migration not trigger to cleanup old entities.
4.0.2 fixes an issue that made the migration not work properly when already on version 2.


All other changes from 4.0.0 still apply, see below.

Breaking change

Scene entities for scenes were replaced by Button entities.

Scene entities that only affect a single device seemed weird within Home Assistant context, so changing them back to Button entities.

Changes:

* Replace Scene entities that were used for scenes by Buttons
* Replace deprecated SUPPORT_* constants

**Full Changelog**: https://github.com/mvdwetering/yamaha_ynca/compare/v3.1.0...v4.0.2

3.1.0

Changes:

* Add option to configure the integration to hide inputs on a zone.

**Full Changelog**: https://github.com/mvdwetering/yamaha_ynca/compare/v3.0.0...v3.1.0

3.0.0

Breaking change

Button entities for scenes were replaced by actual Scene entities.

Changes:

* Replace Button entities that were used for scenes by Scenes
* Migrate config_entry

2.3.0

This release is a rewrite of the internals of the integration and some new features that are enabled by the rewrite.

Highlights

* Requires Home Assistant 2022.3 or newer
* Integration can be enabled/disabled/reloaded without HA restart
* Reload integration after connection gets lost (and retry until connection is restored)
* Mediaplayer shows station name or artist/album/song info when available for selected source
* Mediaplayer shows playback controls when available for selected source
* Button entities for scenes
* Fixes issue 2 and 3
* When adding the integration it is possible to provide a plain IP address (so `socket://...` url is not needed anymore, but still supported)
* Added tests
* Fixed issues found by tests😅

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.