Skip to content

v1.3.4

Choose a tag to compare

@jeyrb jeyrb released this 21 Nov 14:58
· 1173 commits to main since this release

1.3.4

Features

  • Improved documentation content and navigation
  • Media Player transport allows media_content_type to be overridden in data for non-image use
  • Archiving now has a debug option, which controls if debug_trace included in notifications
  • Alexa Devices transport now has unique recipients on by default ( so if accidentally an Alex 'speak' delivery and
    an Alexa 'announce' delivery is selected, only one of them will speak for each device)
  • Transport adaptors now count errors and report last error time and type
  • Log service response when in debug mode for delivery
  • Now waits for Alexa Devices to start if using

Internal

  • Renaming of transport tests for consistency with package names
  • Updating media_player,title_handling and chime_aliases references for consistency
  • archive module refactored into an ArchiveDirectory with all file system logic
  • New envelope specific tests
  • Improved tests by using deeper dummy/broken delivery which call through to HA API

Full Changelog: v1.3.3...v1.3.4