Skip to content

0.10.1

Latest
Compare
Choose a tag to compare
@crowbarz crowbarz released this 05 Jan 20:58

What's Changed

0.10.0 introduced an unintended limitation where the integration no longer worked on AVRs that returned an error when the query_device_model command is sent. This command is used to validate that the integration is talking to an AVR that supports the Pioneer API. 0.10.1 now accepts the error response, although it flags a warning that device specific parameter defaults will not be applied as the integration doesn't know what model AVR it is talking to.

All Changes

  • Accept AVR error response to device model query as valid 0a327da
  • Bump aiopioneer to 0.8.1 9fbae15

Full Changelog: 0.10.0...0.10.1