mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +00:00
Adding in IDs as per @Frenck example. Will have to touch all of the Automations as I mess with them.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
###################################
|
||||
|
||||
- alias: Cuckoo Clock
|
||||
id: 33dcd8e2-e87c-4d18-82bc-c7f9b53a1624
|
||||
trigger:
|
||||
- platform: time_pattern
|
||||
hours: '*'
|
||||
|
@@ -3,7 +3,7 @@
|
||||
###################################
|
||||
|
||||
- alias: Login Failure
|
||||
|
||||
id: 814c48ea-e2e1-4b75-92b0-581081af5ce5
|
||||
trigger:
|
||||
platform: template
|
||||
value_template: "{{ states('persistent_notification.httplogin') != 'unknown' }}"
|
||||
|
Reference in New Issue
Block a user