-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google TTS can't read sensor value containing the percent sign '%' #6971
Comments
Please make a issue here: https://github.com/aio-libs/yarl/ |
This issue seems to be solved in yarl already in aio-libs/yarl#21 by introducing "non-strict" mode.
|
Please make a PR with that 👍 |
OK, even though the hass integration process is kind of heavy-weight for me and I may need some hand holding to get through it ;-) |
Home Assistant release (
hass --version
):0.41.0
Python release (
python3 --version
):Python 3.4.2
Component/platform:
tts/google
Description of problem:
When the Google TTS engine receives a message template with sensor value that contains the percent sign '%' exception is thrown and nothing will get said.
Expected:
Make the Google TTS behave consistently no matter what sensor values we are trying to read.
Problem-relevant
configuration.yaml
entries and steps to reproduce:Where the state of the sensor is:
How to reproduce:
Go to the "Services" page in the GUI
Set these values
Domain:
Service:
Service Data:
Click "Call Service"
Traceback (if applicable):
Additional info:
The text was updated successfully, but these errors were encountered: