mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2025-12-11 17:12:33 +00:00
Compare commits
1 Commits
2025.04.22
...
2025.04.29
| Author | SHA1 | Date | |
|---|---|---|---|
| 7181024497 |
@ -38,7 +38,7 @@ blueprint:
|
||||
filter:
|
||||
- domain:
|
||||
- binary_sensor
|
||||
multiple: true
|
||||
multiple: false
|
||||
person_sensor:
|
||||
name: 👤 Person Sensor
|
||||
description: Select the person sensor so that the alarm will only run when you are home.
|
||||
@ -47,7 +47,7 @@ blueprint:
|
||||
filter:
|
||||
- domain:
|
||||
- person
|
||||
multiple: true
|
||||
multiple: false
|
||||
alarm_script:
|
||||
name: 📄 Script to trigger
|
||||
description: Light Alarm Script
|
||||
|
||||
Reference in New Issue
Block a user