This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
Releases: tprelog/homeassistant-gmusic_player
Releases · tprelog/homeassistant-gmusic_player
v0.2.2
- 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
v0.2.0
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
Initial Release
v0.1.0 add hacs