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

MarkDown Refresh

$
0
0

@jaswalters wrote:

I’m using this code in a markdown but it does not fresh in realtime. Any ideas to refresh realtime?

{%- for state in states.input_text -%}
  {% if (( state.entity_id | regex_match('^input_text.lockcode_[0-9]')) and
    (state.state != 'unknown')) %}
      {{ state.name | trim }}:{{ state.state | trim }}
  {%- endif %}
{%- endfor %}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 102436

Trending Articles



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