02-ago: [proyecto] vigilancia - voz por edge-tts + casting a teles Google (pychromecast, enciende la tele en standby) + mensaje hablado limpio para Alexa/TVs

This commit is contained in:
minguezsanzjuanjose
2026-08-02 14:00:31 +02:00
parent 8215f21773
commit ec63aaab43
5 changed files with 129 additions and 1 deletions

View File

@@ -38,3 +38,11 @@ TELEGRAM_RECIPIENTES=
# Discord: bot + usuarios a los que se envia el aviso personalizado (TTS).
DISCORD_TOKEN=
DISCORD_IDS=
# Teles Google (Chromecast/Google TV) que hablan el aviso.
# GOOGLE_TV_ACTIVO=1/0 (siempre por defecto activo).
# GOOGLE_TV_NOMBRES: nombres de las teles separados por coma (vacio = todas las detectadas).
GOOGLE_TV_ACTIVO=1
GOOGLE_TV_NOMBRES=
VOZ_EDGE=es-ES-ElviraNeural
GOOGLE_TV_PUERTO=8500