diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 86e0c321..0570401b 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.110.1 \ No newline at end of file +0.110.3 \ No newline at end of file diff --git a/config/configuration.yaml b/config/configuration.yaml index d134be40..825ea9b3 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -171,6 +171,7 @@ logbook: - group.garadget - media_player.LivingRoomCC - py.warnings + - sensor.epson_xp_7100_series_uptime - sensor.last_boot - sensor.last_boot_templated - sensor.small_garage_status @@ -204,6 +205,7 @@ history: entities: - sensor.last_boot - sensor.date + - sensor.epson_xp_7100_series_uptime - sensor.pi_hole_ads_blocked_today - sensor.pi_hole_ads_percentage_blocked_today - sensor.pi_hole_dns_queries_today diff --git a/config/script/speech_processing.yaml b/config/script/speech_processing.yaml index 2cc874d8..69d191fa 100755 --- a/config/script/speech_processing.yaml +++ b/config/script/speech_processing.yaml @@ -59,18 +59,18 @@ speech_processing: 0.3 {% endif %} - - service: notify.alexa_media - data_template: - data: - type: tts - target: > - {% if states.group.bed.state == 'off' %} - media_player.office - {% else %} - media_player.master_bathroom - {% endif %} - message: >- - {{ speech_message }} + # - service: notify.alexa_media + # data_template: + # data: + # type: tts + # target: > + # {% if states.group.bed.state == 'off' %} + # media_player.office + # {% else %} + # media_player.master_bathroom + # {% endif %} + # message: >- + # {{ speech_message }} - service: tts.amazon_polly_say data_template: