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

Template based on tomorrow's temperature

$
0
0

Hello, I want to create a sensor to further use it in automation. I need to get tomorrow’s temperature and I am almost in the end with

  • platform: template
    sensors:
    forecast_tomorrow:
    friendly_name: “Tomorrow temperature”
    unit_of_measurement: ‘C’
    value_template: “{{ state_attr(‘weather.domov’, ‘temperature’) }}”

The only thing I need to obtain temperature from tomorrow (forecast: temperature). As you can see below. How to substitute “temperature” then?
Snímek obrazovky 2021-07-06 v 21.15.40

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 107322

Trending Articles



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