Skip to content

Commit

Permalink
Merge pull request #350 from robinostlund/master
Browse files Browse the repository at this point in the history
docs: bugfix on automation to trigger new ferroamp version
  • Loading branch information
argoyle authored Jun 1, 2023
2 parents 76982d0 + 6b347ee commit 76adf01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ automation:
trigger:
- platform: state
entity_id: sensor.ferroamp_latest_version
from: 'off'
to: 'on'
condition:
# prevent unwanted triggers
- "{{ trigger.from_state.state not in ['unknown', 'unavailable'] }}"
Expand Down

0 comments on commit 76adf01

Please sign in to comment.