Moved a datetime to announcements package
This commit is contained in:
@ -1,5 +0,0 @@
|
|||||||
announcement_delay:
|
|
||||||
name: Announcement Delay
|
|
||||||
has_date: false
|
|
||||||
has_time: true
|
|
||||||
icon: mdi:clock-edit
|
|
@ -38,6 +38,11 @@ input_datetime:
|
|||||||
has_date: false
|
has_date: false
|
||||||
has_time: true
|
has_time: true
|
||||||
icon: mdi:volume-off
|
icon: mdi:volume-off
|
||||||
|
announcement_delay:
|
||||||
|
name: Announcement Delay
|
||||||
|
has_date: false
|
||||||
|
has_time: true
|
||||||
|
icon: mdi:clock-edit
|
||||||
|
|
||||||
################################
|
################################
|
||||||
# Announcment Automation - fires at the time of the above input_datetimes
|
# Announcment Automation - fires at the time of the above input_datetimes
|
||||||
|
Reference in New Issue
Block a user