v3.7.0
What's Changed
- Added optional communication logging (useful for debugging)
- Improve
ynca_server
responses (allows for better testing without real receiver) - Added
get_inputinfo_list
which replacesget_all_zone_inputs
Deprecations
The following attributes have been renamed to better match the naming in the YNCA protocol.
The old attributse will be removed in the next major version, until then backward compatibility code is available.
input
has been renamed toinp
get_inputinfo_list
replacesget_all_zone_inputs
For more deprecation notices see older release notes
Full Changelog: v3.6.0...v3.7.0