mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Updated to Fix all .88 Breaking changes.
This commit is contained in:
@@ -252,10 +252,9 @@ automation:
|
||||
|
||||
- alias: 'ThrowBack message'
|
||||
trigger:
|
||||
- platform: time
|
||||
hours: '/28'
|
||||
minutes: 13
|
||||
seconds: 00
|
||||
- platform: time_pattern
|
||||
hours: '/23'
|
||||
minutes: '13'
|
||||
|
||||
action:
|
||||
- service: notify.ccostan
|
||||
@@ -294,10 +293,9 @@ automation:
|
||||
- alias: 'Random House stats'
|
||||
hide_entity: True
|
||||
trigger:
|
||||
- platform: time
|
||||
- platform: time_pattern
|
||||
hours: '/2'
|
||||
minutes: 45
|
||||
seconds: 00
|
||||
condition:
|
||||
- condition: template
|
||||
value_template: >
|
||||
|
Reference in New Issue
Block a user