All notable changes to this project will be documented in this file.
- Magic Cards now supports authenticating Home Assistant using long lived access tokens.
- Magic Cards now defaults to the
/queue/
command when auto generating a card. This fixes an issue where the/now/
command advanced one track in the queue when queueing and playing.
- Magic Cards will now force your Sonos player to play from the queue after scanning if it was previously playing a radio station.
- The client web app is now pinned to node version
9.11.1
and the Docker container uses that version of node as well.
- Sonos queue is cleared before queuing music.
repeat
andshuffle
settings for Sonos Actions actually work now.
room
parameter to general config. Documentation.
- Card properties are now prefixed with
card_
for the Home Assistant Action.
- Initial Release