mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 20:56:44 +00:00
Moving datetime inputs to associated package
This commit is contained in:
@@ -5,6 +5,16 @@
|
||||
# @description : Autoamtions to set reminders
|
||||
###############################################################################
|
||||
|
||||
input_datetime:
|
||||
kat_pill_reminder:
|
||||
name: Kat Pill Reminder
|
||||
has_date: false
|
||||
has_time: true
|
||||
heartworm_reminder:
|
||||
name: Heartworm Reminder
|
||||
has_date: true
|
||||
has_time: false
|
||||
|
||||
automation:
|
||||
|
||||
# Massive automation to call all the reminder scripts.
|
||||
|
Reference in New Issue
Block a user