home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.66k stars 30.8k forks source link

TTS not working for Unifi speakers #127630

Open canedje opened 1 month ago

canedje commented 1 month ago

The problem

TTS to Unifi speakers is not working anymore. It did work before

What version of Home Assistant Core has the issue?

core-2024.10.1

What was the last working version of Home Assistant Core?

2024.9

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Unifi protect

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I'm using Nodered for my automations, But testing strait in HA tools is TTS to protect also not working

home-assistant[bot] commented 1 month ago

unifiprotect documentation unifiprotect source

jacyker commented 1 month ago

Generally, in 2024.10 (and unfortunately it was not fixed in 2024.10.1) they broke something with Google Cloud TTS.

canedje commented 1 month ago

I'm not using Google cloud. TTS for other speakers (except Unifi camera speakers) is working

canedje commented 1 month ago

I did find out that media_play.play_media is not supporting unifi speakers anymore. Why?

canedje commented 4 weeks ago

I have to correct this a little bit. Unify speakers for G4 instant is working. Only Unifi Doorbell is not working

canedje commented 3 weeks ago

EDIT 2: I just updated Protect to 5.0.45. TTS is working now again as before

xenia-09A commented 3 weeks ago

I cannot get any media and TTS to play to any unifi speakers now , I just upgraded to Protect to 5.0.45 vis script, and via dev tools HA says is played but nothing from speakers (I do see UDP to port 7004 to cameras but they are just not playing it now it seems) I'm using 2024.9.2 so I will try to update to .10 @canedje you seem to be working on that , but where did you see and why is media play not supported anymore?