Skip to content

Releases: BewhiskeredBard/homebridge-alexa-player

0.5.3

23 May 05:14

Choose a tag to compare

0.5.3 Pre-release
Pre-release
  • 🌎 Added support for amazon.com.au, amazon.com.br, and amazon.com.mx.
  • ⬆️ Lots of dependency updates.

0.5.2

06 Mar 22:45

Choose a tag to compare

0.5.2 Pre-release
Pre-release
  • ⬆️ Lots of dependency updates.

0.5.1

01 Feb 18:34

Choose a tag to compare

0.5.1 Pre-release
Pre-release
  • 📝 Updated readme config example (e96914c).
  • ✨ Added support for Echo Dot (ROOK-family devices, 6fa43a4).
  • ⬆️ Updated lots of dependencies.

0.5.0

12 Jan 05:58

Choose a tag to compare

0.5.0 Pre-release
Pre-release
  • 💥 BREAKING: Added new required amazonDomain option to support non-Amazon.com users (66be581).
  • 📝 Fixed typos in documentation (0b1f1b4).
  • ⬆️ Updated too many dependencies to list.

0.4.1

07 Dec 18:15

Choose a tag to compare

0.4.1 Pre-release
Pre-release
  • ⬆️ Updated dependencies.
  • 🚚 Updated repository references.

0.4.0

04 Dec 03:29

Choose a tag to compare

0.4.0 Pre-release
Pre-release
  • ✨ Enable TypeScript source map (6fc7de5).
  • ✨ Add funding to package info (ef3473f).

0.3.0

24 Nov 05:41

Choose a tag to compare

0.3.0 Pre-release
Pre-release
  • ✨ Add support for Echo Show (KNIGHT) devices (#26, 207146e).
  • ✨ Added option to represent Echo Show (KNIGHT) devices as televisions instead of smart speakers (f0ca68e). This isn't really working yet.
  • 🔉 Updated logging to include less personal information (02ce94a).
  • 🔉 Log NodeJS version on plug-in start-up (2bbf87c).

0.2.2

20 Nov 03:35

Choose a tag to compare

0.2.2 Pre-release
Pre-release
  • 🐛 Fixed which device capabilities are required for a device to be supported (#23, fe003a8)

0.2.1

17 Nov 17:11

Choose a tag to compare

0.2.1 Pre-release
Pre-release
  • 📝 Updated README and config schema documentation (fbe82fe).

0.2.0

17 Nov 16:14

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • ✨ Added new required configuration options: auth.proxy.port and auth.proxy.clientHost (65c32e5).
  • ✨ Added config.schema.json for homebridge-config-ui-x (65c32e5).
  • ✨ Added config validation so that invalid config provides more useful error messaging (65c32e5).