conditions and advanced target

This commit is contained in:
Unknown
2025-11-10 10:11:35 -05:00
parent bcef0c5e1a
commit cf0ae4043f

View File

@ -9,6 +9,11 @@ blueprint:
default: []
selector:
action: {}
conditions:
name: conditions
default: []
selector:
condition: {}
alarm_start_time:
name: 🕒 Start Time
description:
@ -177,6 +182,8 @@ trigger:
entity_id: !input alarm_start_time
offset: !input offset_from_start_time
condition:
condition: and
conditions: !input conditions
action:
- choose:
- conditions: []