Created
November 7, 2024 10:46
-
-
Save thor9898/e818d9ff90ae271b0d40a1e3bcf8c2a2 to your computer and use it in GitHub Desktop.
Mini Media Player card con TTS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type: custom:mini-media-player | |
entity: media_player.altavoz_salon | |
tts: | |
platform: service | |
data: | |
service: tts.speak | |
service_data: | |
media_player_entity_id: media_player.altavoz_salon | |
message_field: message | |
entity_id: tts.google_translate_es_es #añadir integración google translate y configurar acorde |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment