Allow using alarm sensor as trigger time

This commit is contained in:
shbatm
2025-04-16 12:25:01 -05:00
committed by GitHub
parent 0a6e879aad
commit 34f66f8ff8

View File

@ -6,13 +6,15 @@ blueprint:
alarm_start_time:
name: 🕒 Start Time
description:
Datetime helper for the alarm to start. Use time only and Workday sensor
Datetime helper or sensor for the alarm to start. Use time only and Workday sensor
to determine what days to run.
selector:
entity:
filter:
- domain:
- input_datetime
- domain: sensor
device_class: timestamp
multiple: false
workday_sensor:
name: 📆 Workday Sensor