+++ /dev/null
-######################################################################
-# Component: Google Home Integration
-######################################################################
-
-project_id: !secret google_project
-api_key: !secret google_api_key
-expose_by_default: false
-exposed_domains:
- - climate
- - cover
- - input_boolean
- - media_player
- - script
-entity_config:
-# Luci
- light.luce_corridoio:
- room: Corridoio
- expose: true
- light.luce_cucina:
- room: Cucina
- expose: true
- light.luce_divano:
- room: Sala
- expose: true
- light.luce_bagno:
- room: Bagno
- expose: true
- light.luce_specchio:
- room: Bagno
- expose: true
- light.luce_studio:
- room: Studio
- expose: true
- light.luce_camera:
- room: Camera
- expose: true
-# Tapparelle
- cover.tapparella_cucina:
- room: Cucina
- expose: true
- cover.tapparella_sala:
- room: Sala
- expose: true
- cover.tapparella_studio:
- room: Studio
- expose: true
- cover.tapparella_camera:
- room: Camera
- expose: true
-# Termostato
- climate.bagno_termostato_bagno:
- room: Bagno
- expose: true
- climate.camera_termostato_camera:
- room: Camera
- expose: true
- climate.cucina_termostato_cucina:
- room: Cucina
- expose: true
- climate.sala_termostato_sala:
- room: Sala
- expose: true
- climate.studio_termostato_studio:
- room: Studio
- expose: true
-# Script & Routine
- input_boolean.home_mode_away:
- room: Generale
- expose: true
-# Media Player
- media_player.tv_sala:
- room: Sala
- expose: true
- script.speech_status:
- expose: true
- room: Generale
--- /dev/null
+######################################################################
+# Component: Google Home Integration
+######################################################################
+
+project_id: !secret google_project
+api_key: !secret google_api_key
+expose_by_default: false
+exposed_domains:
+ - climate
+ - cover
+ - input_boolean
+ - media_player
+ - script
+entity_config:
+# Luci
+ light.luce_corridoio:
+ room: Corridoio
+ expose: true
+ light.luce_cucina:
+ room: Cucina
+ expose: true
+ light.luce_divano:
+ room: Sala
+ expose: true
+ light.luce_bagno:
+ room: Bagno
+ expose: true
+ light.luce_specchio:
+ room: Bagno
+ expose: true
+ light.luce_studio:
+ room: Studio
+ expose: true
+ light.luce_camera:
+ room: Camera
+ expose: true
+# Tapparelle
+ cover.tapparella_cucina:
+ room: Cucina
+ expose: true
+ cover.tapparella_sala:
+ room: Sala
+ expose: true
+ cover.tapparella_studio:
+ room: Studio
+ expose: true
+ cover.tapparella_camera:
+ room: Camera
+ expose: true
+# Termostato
+ climate.bagno_termostato_bagno:
+ room: Bagno
+ expose: true
+ climate.camera_termostato_camera:
+ room: Camera
+ expose: true
+ climate.cucina_termostato_cucina:
+ room: Cucina
+ expose: true
+ climate.sala_termostato_sala:
+ room: Sala
+ expose: true
+ climate.studio_termostato_studio:
+ room: Studio
+ expose: true
+# Script & Routine
+ input_boolean.home_mode_away:
+ room: Generale
+ expose: true
+# Media Player
+ media_player.tv_sala:
+ room: Sala
+ expose: true
+ script.speech_status:
+ expose: true
+ room: Generale
# Component: Text to Speach
######################################################################
-platform: google
-language: it
+platform: google_translate
+language: 'it'
cache: true
time_memory: 300
base_url: !secret base_url
maxcube: !include components/eq3max.yaml
# Google Assistant
-google_assistant: !include components/google.yaml
+google_assistant: !include components/google_assistant.yaml
# Mercedes Me
mbwebbeta: !include components/mercedesme.yaml
#\r
# Operations:\r
# - script.notify_volume_manager\r
-# - tts.google_say\r
+# - tts.google_translate_say\r
######################################################################\r
\r
notify_voice:\r
media_player: "{{ media_player }}"\r
volume_level: "{{ volume_level }}"\r
\r
- - service: tts.google_say\r
+ - service: tts.google_translate_say\r
data_template:\r
entity_id: >-\r
{# Check Null Input #}\r