Aiopioneer

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 4

0.5.0

What's Changed
* Add `extra_amplifier_listening_modes` to allow specifying set of listening modes supported by an AVR or AVR model dfc07f8d976508e5b72fda27ffb6921e3980d912
* Update available listening mode defaults for VS-930 b48142a74e5199b471ab269db00260bd6dfeb723
* Cache `listening_mode_raw` ID and expose as attribute dfc07f8d976508e5b72fda27ffb6921e3980d912
* Make listening mode names unique aa54e96edcc0e0a1d2350ade06c5da52e26b751f
* Consolidate common `PARAM_DISABLED_LISTENING_MODES` and `PARAM_SPEAKER_SYSTEM_MODES` configurations 4b666ce390bd20929b16692bab0fe730f93cc7c9
* Remove flags byte from amp display attribute 521cced0ec03f3088f894e9a6a78aee32333534d
* Query display information on power or input change 79df438f233efe02515b4930738214b9f6af81fd
* Call all zone callbacks on update to Zones.ALL 95133d5b61d5093a2ca5a9d5fb88b783115e8e8f
* Always override calculated PARAM_TUNER_AM_FREQ_STEP if specified by user be3293551a77252c202d63aaacbdaeeb52b6244f

Breaking Changes
* Rename `get_sound_modes` to `get_zone_listening_modes` to reflect AVR terminology. dfc07f8d976508e5b72fda27ffb6921e3980d912
* Rename `disable_autoquery` to `disable_auto_query` d2b3c41fc28bdaa67f87825dae426bdd61793249
* `amplifier_speaker_system_modes` and `disabled_amplifier_listening_modes` were shortened to `amp_speaker_system_modes` and `disabled_amp_listening_modes` respectively. d2b3c41fc28bdaa67f87825dae426bdd61793249

**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.4.3...0.5.0

0.4.3

* Start queueing responses before sending command request. Fixes issue of command responses being occasionally missed by the responder due to a race condition 4a310412a3342e7a44b3d8aa1f8633c9575871fb
* Implement `set_tuner_band` for setting the frequency band only 7d9ac4a5e93fe79b3868aa672216fab72dc4bc07
* Refactor `set_tuner_frequency` and `_calculate_am_frequency_step` 7d9ac4a5e93fe79b3868aa672216fab72dc4bc07
* Move `PARAM_TUNER_AM_FREQ_STEP` to system param to avoid its removal on param update 7d9ac4a5e93fe79b3868aa672216fab72dc4bc07
* Implement `_command_queue_wait` to wait until command queue has finished executing. Wait for queue to be flushed before building source dict, and also after setting tuner band as this may trigger `_calculate_am_frequency_step` 7d9ac4a5e93fe79b3868aa672216fab72dc4bc07

**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.4.2...0.4.3

0.4.2

Not secure
What's Changed
* Rename set_input_name command to set_source_name ac4a9d51313f920eaff549214a8b826f31f22bf0
* Support callback function for property update functions ff7a189b8b6ec8b691e85b11e43cf9e30a3e6b9a
* Accept Zones in callback functions db86c6d005d68edbc4980016b0878578db04d19c
* Store PARAM_QUERY_SOURCES and pass to parsers 180b03ce627047d9daa8492b5c7a82731b2baf64 79edcb6c3a1a508c866ddff413f6dd6ffe2ff7be 1453918bbd127b881829435b75e5e0c301c461a7
* Add Zones.ALL by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/25
* Support suffix when sending commands via CLI ae1237590ca27ea431e729024f177cefe1f2c166

**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.4.1...0.4.2

0.4.1

Not secure
What's Changed
* Add set_source_name function by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/23
* Fix 'NoneType' object has no attribute 'get' by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/24


**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.4.0...0.4.1

0.4.0

Not secure
What's Changed
* Add Zones class and list of zone source b8fb8d86cd892352005b2830b0b97c7847080a0e
* Redesign parser by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/20
* Add `query_tuner_am_step` command by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/22
* Add `zone_1_sources` param to allow Zone 1 sources to be defined as a subset of master sources 8a19fb2c40db591cfee877a75b8fc9670a20d06c

Breaking Changes
* Rename `zone_z_sources` param to `hdzone_sources` 8a19fb2c40db591cfee877a75b8fc9670a20d06c

**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.3.1...0.4.0

0.3.1

Not secure
What's Changed
* Fix set_listening_mode regression by 11harveyj in https://github.com/crowbarz/aiopioneer/pull/15
* Replace default value of list params (eg. `zone_2_sources`) instead of appending to the model default
* Add zone support in `get_source_dict` (to mirror `get_source_list`)
* Make copy of user supplied source_dict in `set_source_dict` to increase robustness

**Full Changelog**: https://github.com/crowbarz/aiopioneer/compare/0.3...0.3.1

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.