Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Releases: tprelog/homeassistant-gmusic_player

v0.2.2

25 Jul 16:44
Compare
Choose a tag to compare
  • Rename MediaPlayerDevice to MediaPlayerEntity
  • Icon mdi:library-music was renamed to mdi:music-box-multiple
  • format track id
  • Remove PLAY_MEDIA Support
    • This removes the Text to Speak from gmusic_player.
    • An improved alternative script.gmusic_play_media is available for use in automations.

v0.2.1

23 Feb 14:58
Compare
Choose a tag to compare
revert change to DEFAULT_TOKEN_PATH

I was surprised to hear this actually worked (most of the time)

v0.2.0

23 Feb 00:12
Compare
Choose a tag to compare

This update also requires using updated package ( configuration ) files

  • speakers are now set under the gmusic_player platform settings
  • added script.gmusic_sync_media
  • added script.gmusic_play_media

You will need to download and use the latest version of both package files.

  • You will need to reconfigure your speakers in gmusic_config.yaml
  • If you are using gmusicproxy, it will need to be (re)enabled as well.

gmusic_player.yaml should be copied directly into place. There is no need to edit this file.

v0.1.1

22 Feb 21:40
Compare
Choose a tag to compare
fix breaking changes

- https://github.com/home-assistant/home-assistant/pull/30799
- https://github.com/home-assistant/home-assistant/pull/30831

Initial Release

22 Feb 21:23
Compare
Choose a tag to compare
v0.1.0

add hacs