Update parabolic_alarm.yaml to allow sensors or input_datetime

This commit is contained in:
Chris McNabb
2025-01-23 21:49:50 +05:30
committed by GitHub
parent aca092f508
commit 25ec170352

View File

@ -9,7 +9,9 @@ blueprint:
selector: selector:
entity: entity:
filter: filter:
- domain: input_datetime - domain:
- input_datetime
- sensor
workday_sensor: workday_sensor:
name: Workday Sensor name: Workday Sensor
description: Binary Sensor for determining whether it should run. Typically from Workday Integration description: Binary Sensor for determining whether it should run. Typically from Workday Integration