mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
Added new alerts about garage open after dark?
This commit is contained in:
parent
443009db68
commit
b96cae29e2
10
alerts/garage_after_dark.yaml
Normal file
10
alerts/garage_after_dark.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
garage_after_dark:
|
||||||
|
name: Garage is open...Please Check
|
||||||
|
done_message: Garage is closed
|
||||||
|
entity_id: input_boolean.garage_after_Dark
|
||||||
|
state: 'on'
|
||||||
|
repeat: 5
|
||||||
|
can_acknowledge: false
|
||||||
|
skip_first: False
|
||||||
|
notifiers:
|
||||||
|
- all_ios
|
Loading…
x
Reference in New Issue
Block a user