8000 Unifi Protect Doorbell TTS Jitters · Issue #66495 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Unifi Protect Doorbell TTS Jitters #66495

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

Closed
kcoffau opened this issue Feb 14, 2022 · 4 comments · Fixed by #73168
Closed

Unifi Protect Doorbell TTS Jitters #66495

kcoffau opened this issue Feb 14, 2022 · 4 comments · Fixed by #73168

Comments

@kcoffau
Copy link
kcoffau commented Feb 14, 2022

The problem

TTS jitters initially, then becomes smooth.

Doorbell is in good Wifi location, HAOS and Doorbell on are on same lan, 1gb connections.

What version of Home Assistant Core has the issue?

2022.2.6

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

unifiprotect

Link to integration documentation on our website

https://www.home-assistant.io/integrations/unifiprotect

Diagnostics information

TTS jitters when triggered. Eventually the TTS fails after multiple triggers (see issue #66421)

TTS jitters both via entering TTS directly into the dashboard or via automation.

Example YAML snippet

alias: Doorbell Button
description: ''
trigger:
  - platform: state
    entity_id: sensor.front_doorbell_detected_object
    to: person
condition: []
action:
  - service: media_player.play_media
    data:
      media_content_id: http://www.jimcarreyonline.com/soundclips/mask/cubanpete.wav
      media_content_type: audio/wav
    target:
      device_id: ******************
  - service: media_player.play_media
    data:
      media_content_id: http://www.jimcarreyonline.com/soundclips/mask/smokin.wav
      media_content_type: audio/wav
    target:
      device_id:
        - ******************
  - service: tts.google_translate_say
    data:
      entity_id: media_player.front_doorbell_speaker
      message: Hi, I am just getting someone.  I'll be a moment.
      cache: true
mode: single

Anything in the logs that might be useful for us?

https://youtube.com/shorts/2tbVoRf2fkk?feature=share

Video of jitter.

Additional information

No response

@probot-home-assistant
Copy link

unifiprotect documentation
unifiprotect source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @briis, @AngellusMortis, @bdraco, mind taking a look at this issue as it has been labeled with an integration (unifiprotect) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)

@kcoffau
Copy link
Author
kcoffau commented Feb 14, 2022

Additionally, playing a MP3 via media_player is OK

@sneekerzzz
Copy link

Any news on this? Just to add, this issue was also in the beta integration (hacs)

@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0