diff --git a/input_datetime.yaml b/input_datetime.yaml index e69de29..2575fee 100644 --- a/input_datetime.yaml +++ b/input_datetime.yaml @@ -0,0 +1,11 @@ +tina_workday_start: + name: Tina Workday Start + has_date: false + has_time: true + icon: mdi:briefcase + +tina_workday_end: + name: Tina Workday End + has_date: false + has_time: true + icon: mdi:briefcase-off \ No newline at end of file