Skip to content

Commit

Permalink
Merge pull request #3 from Crazyscorpio88/patch-3
Browse files Browse the repository at this point in the history
Add Base Option to automation
  • Loading branch information
xmow49 authored May 12, 2021
2 parents fb1ab4d + fd420ee commit 3eadef0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions automation-save-index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,9 @@ action:
data: {}
target:
entity_id: counter.endhc
- service: counter.configure
data:
value: '{{ states("sensor.linky_base") | int}}'
target:
entity_id: counter.base_end_journey
mode: single

0 comments on commit 3eadef0

Please sign in to comment.