-
Notifications
You must be signed in to change notification settings - Fork 15
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
Correct channel names for voice assistants #116
Comments
Where do you examine this logs? |
The screenshot is from myactivity.google.com. It shows my voice prompt and the voice response from Google Assistant. It seems the channel names are passed to Google Assistant as "p NPO", "p VRT canv", "p RTL" etc. Everything is executed perfectly by Home Assistant and there are no errors, the debug logs don't share any valuable information imo. For example: this is the log entry for a single request (key's removed): 2024-04-09 15:29:04.651 INFO (Thread-24 (_thread_main)) [lghorizon.lghorizon_api] Executing API call to https://spark-prod-nl.gnp.cloud.ziggogo.tv/eng/web/linear-service/v2/replayEvent/crid:~~2F~~2Fgn.tv~~[..........]returnLinearContent=true&language=nl |
Interesting. I'll try and remove the integration from Home Assistant and Google Home and then do a reinstall. Perhaps something is still lingering somewhere now. I'll come back with more information after I tried. |
Allright, an update with high failure rate... Things I've tried:
The channel names show correctly on device screens, even in Google Home, yet the voice responses remain truncated and with leading "P". Thanks Sholofly for your quick response, if anyone else has the same problem, has an idea or know's the solution... I'd be happy to hear! |
Is your feature request related to a problem? Please describe.
In Home Assistant the channel names are displayed correctly. Using speech to set the input, the command is correctly executed to the correct channel, however the voice response has the leading "P" with the channel name and truncates the channel name, especially if it has a number.
Not entirely shure if this is related to this integration or to Google Assistant, but this wonderful integration's predecessor had the option to disable the "P" and it worked correctly then.
For example with Google Nest Hub:
Describe the solution you'd like
If possible for the channel names not only to look right, but sound right as well.
BTW
This is hands down my favorite integration for Home Assistant up till date! Keep up the good work! 🥇
The text was updated successfully, but these errors were encountered: