✨ Features
- Added new service:
chime_tts.say_url, which returns an external URL to the audio generated bychime_tts.say
🐞 Bugfixes
-
Fixed bug where integration would freeze if a call to the
chime_tts.sayservice failed to complete -
Fixed service label descriptions
-
Moved
media_player.volume_setservice call to occur immediately beforemedia_player.play_media -
What's Changed
-
Removed validation check for volume support
-
Spelling fix in services.yaml by @kaizersoje in #39
-
Spelling fix in en.json by @kaizersoje in #40
-
Bump ruff from 0.1.1 to 0.1.3 by @dependabot in #38
-
Bump ruff from 0.1.3 to 0.1.4 by @dependabot in #41
New Contributors
- @kaizersoje made their first contribution in #39
Full Changelog: v0.7.5...v0.8.0