mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2025-12-18 12:29:32 +00:00
Update parabolic_alarm.yaml to allow sensors or input_datetime
This commit is contained in:
@ -9,7 +9,9 @@ blueprint:
|
||||
selector:
|
||||
entity:
|
||||
filter:
|
||||
- domain: input_datetime
|
||||
- domain:
|
||||
- input_datetime
|
||||
- sensor
|
||||
workday_sensor:
|
||||
name: Workday Sensor
|
||||
description: Binary Sensor for determining whether it should run. Typically from Workday Integration
|
||||
|
||||
Reference in New Issue
Block a user