mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
Fixing grammar issue
This commit is contained in:
parent
79301ebbea
commit
3206426c09
@ -40,8 +40,8 @@ automation:
|
|||||||
- delay: '0{{ (range(1, 5)|random|int) }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00'
|
- delay: '0{{ (range(1, 5)|random|int) }}:{{ range(0,5) | random | int }}{{ range(0,9) | random | int }}:00'
|
||||||
- service: script.twitter_snark
|
- service: script.twitter_snark
|
||||||
|
|
||||||
- id: tweet_some_snark
|
- id: tweet_some_snark2
|
||||||
alias: Tweet Some Snark
|
alias: Tweet Some Snark Again
|
||||||
initial_state: true
|
initial_state: true
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user