HADashboard - time input

Hi,

I’m trying to arrange timer and schedule for automations using the HAdashboard.

Basically, it will contain input datetime and list of automations which will be triggered at the designated time.

Is there something like input_datetime entity in dashboard, or any other way to establish such time input in HAdashboard?

1 Like

Hi,

There’s no input_datetime but you may be able to do something similar with two input_number or input_select or input_slider.

will try. thanks.