Copy ibuprofen and tylenol trackers for Tina
This commit is contained in:
@ -19,6 +19,18 @@ input_boolean:
|
||||
tina_night_meds_taken:
|
||||
name: Tina Night Meds Taken
|
||||
icon: mdi:medication
|
||||
tina_ibuprofen_active:
|
||||
name: Tina Ibuprofen Active
|
||||
icon: mdi:medication
|
||||
tina_ibuprofen_taken:
|
||||
name: Tina Ibuprofen Taken
|
||||
icon: mdi:medication
|
||||
tina_tylenol_active:
|
||||
name: Tina Tylenol Active
|
||||
icon: mdi:medication
|
||||
tina_tylenol_taken:
|
||||
name: Tina Tylenol Taken
|
||||
icon: mdi:medication
|
||||
tina_awake:
|
||||
name: Tina Awake
|
||||
icon: mdi:eye-check
|
||||
@ -54,6 +66,26 @@ input_datetime:
|
||||
has_date: true
|
||||
has_time: true
|
||||
icon: mdi:medication
|
||||
tina_ibuprofen_taken:
|
||||
name: Tina Ibuprofen Taken
|
||||
has_date: true
|
||||
has_time: true
|
||||
icon: mdi:medication
|
||||
tina_ibuprofen_notify:
|
||||
name: Tina Ibuprofen Notify
|
||||
has_date: true
|
||||
has_time: true
|
||||
icon: mdi:medication
|
||||
tina_tylenol_taken:
|
||||
name: Tina Tylenol Taken
|
||||
has_date: true
|
||||
has_time: true
|
||||
icon: mdi:medication
|
||||
tina_tylenol_notify:
|
||||
name: Tina Tylenol Notify
|
||||
has_date: true
|
||||
has_time: true
|
||||
icon: mdi:medication
|
||||
|
||||
automation:
|
||||
- id: cd9f921f-71c7-4e29-9aee-7421ef19bdd3
|
||||
|
Reference in New Issue
Block a user