Hi HADashboarders
Is there any way to set a time using HADashboard (eg for an alarm clock controlled by an input_datetime set to time only)?
I couldn’t find an official widget for it. If one does come out eventually, I would imagine it would be like the clock widget but with +/- buttons for increasing/decreasing hours and minutes. Sounds simple enough. Anyone willing to give it a shot (cough @ReneTode cough @aimc cough)
there are a few entity types that are not covered yet and that i want to create at some point.
input_text, input_time and input_date are among those widgets.
i already created an input_box, but it is quite specific for my own use. (it speaks when a new value is entered)
at the moment i am working on some dashboards that show which entities are used in which apps and which apps are constraint for the moment and which are active.
i can see some uses for that kind of widgets there, so it might not be to long. (but no promises!)
and just to show of what i am working on:
that are automatic generated dashboards based on configuration.
I have no idea what I’m looking at but it sure looks busy. And colourful.
I propose a version of the clock widget with +/- on left and right corners. The left ones adjust hours and the right ones adjust minutes. Whaddya think?
+…+
HH:MM
-…-
In terms of processing, each button click will change the displayed value and call input_datetime.set_datetime with entity and time in data.
the first dashboard is a list off my app, with besides it the constrainst showing active or not.
the second is a list of entities with beside it in which apps they are active and the color tells in what way the entity is a part of the app.
but thats just besides the point.
i understand how you think, but its probably not how its gonna be.
it will probably be a popup screen generated by the browser you use and just a standard screen where you can set date and or time.