Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106113

Script with alexa

$
0
0

I created a script but when i go to check config it just goes around in circles.
am i missing something?

alias: Curent Temperatures
sequence:
  - service: notify.alexa_media
    data_template:
      target: 
        "{{ states.sensor.last_alexa.state }}"
      data:
        type: tts
      message: >-
        "Main beddroom is,
        {{states('sensor.main_bedroom_temperature')}}c,         Bathroom is,        
        {{states('sensor.bathroom_temperature')}}c,         Computer room is,        
        {{states('sensor.computer_temperature')}}c,         Front room is,        
        {{states('sensor.front_temperature')}}c,         Outside is,        
        {{states('sensor.outside_temperature')}}c,         with a humidity of,
        {{states('sensor.outside_humidity')}}%"

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106113

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>