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

Rerun automation till state of entity is zero

$
0
0

Hi,
When our ID3 car is charging I would like to force data refresh every five minutes, till charging is stopped. How should I setup the loop and how to have it stopped at stopping of charging? So far I have setup the following.

alias: ID3 refresh during charging
description: ""
triggers:
  - trigger: numeric_state
    entity_id:
      - sensor.id3_charging_time_left
    above: 0.8
conditions: []
actions:
  - type: turn_on
    device_id: 2833d35fb512de4860f10cc53f9e5e32
    entity_id: 2619c7607d860d9c27583fbcf3339982
    domain: switch
mode: single

5 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 105883

Trending Articles



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