✨ Features
- Added a new field
optionstochime_tts.sayto allow TTS service options YAML to included in the service call.
🐞 Bugfixes
- Fixed an issue where if a media_player entity was not found in the user-supplied list, the remaining entities were ignored.
- Improved code efficiency for parsing YAML options and media_player entity IDs.
What's Changed
- Bump ruff from 0.0.291 to 0.0.292 by @dependabot in #30
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #31
- Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4 by @dependabot in #34
Full Changelog: v0.7.4-beta1...v0.7.4-beta2