Skip to content

v3.7.0

Compare
Choose a tag to compare
@mvdwetering mvdwetering released this 20 Aug 18:26
· 365 commits to master since this release

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 replaces get_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 to inp
  • get_inputinfo_list replaces get_all_zone_inputs

For more deprecation notices see older release notes

Full Changelog: v3.6.0...v3.7.0