Beginning entities for custom med tracker concept

This commit is contained in:
2023-09-19 12:58:07 -04:00
parent ce188b059e
commit 6c9ee40ec3

View File

@ -10,6 +10,12 @@ input_boolean:
tony_night_meds_taken:
name: Tony Night Meds Taken
icon: mdi:medication
tony_custom_meds_tracker_1:
name: Tony Custom Meds Tracker 1
icon: mdi:medication
tony_custom_meds_taken_1:
name: Tony Custom Meds Taken 1
icon: mdi:medication
input_datetime:
tony_streaming_start_time:
@ -37,6 +43,39 @@ input_datetime:
has_date: false
has_time: true
icon: mdi:medication
tony_custom_meds_taken_1:
name: Tony Custom Meds Taken 1
has_date: true
has_time: true
icon: mdi:medication
tony_custom_meds_notify_1:
name: Tony Custom Meds Notify 1
has_date: false
has_time: true
icon: mdi:medication
input_number:
tony_custom_meds_interval_1:
name: Tony Custom Meds Interval 1
min: 0
max: 24
step: 1
icon: mdi:medication
input_text:
tony_custom_med_name_1:
name: Tony Custom Med Name 1
icon: mdi:medication
input_select:
tony_custom_meds_type_1:
name: Tony Custom Meds Type 1
options:
- Wakeup
- Bedtime
- Other Time
- Interval
icon: mdi:medication
sensor:
- platform: rest