You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
ciao volevo usare nabucasa non centro notifiche ma ho notato che il sistema del servizio risulta diverso da tts, si puo implementare nel codice, ti scrivo i due servizi per capire. magari c'è un modo nel servizio script.my_notify per utilizzare speak?
vecchio sistema che funziona con script.my_notify service: tts.google_translate_say data: message: prova messaggio entity_id: media_player.soggiorno
il tts.speak invece è cosi e non. funziona in script.my_notify
ciao volevo usare nabucasa non centro notifiche ma ho notato che il sistema del servizio risulta diverso da tts, si puo implementare nel codice, ti scrivo i due servizi per capire. magari c'è un modo nel servizio script.my_notify per utilizzare speak?
vecchio sistema che funziona con
script.my_notify service: tts.google_translate_say data: message: prova messaggio entity_id: media_player.soggiornoil tts.speak invece è cosi e non. funziona in script.my_notify
service: tts.speak target: entity_id: tts.home_assistant_cloud data: media_player_entity_id: media_player.soggiorno message: prova messaggioin pratica utilizza target e media_player_entity_id