Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: input_datetime #1004

Open
thundershare opened this issue Sep 2, 2023 · 5 comments
Open

FR: input_datetime #1004

thundershare opened this issue Sep 2, 2023 · 5 comments
Labels
Enhancement For suggestions that add new features or improve existing functionalities.

Comments

@thundershare
Copy link

Hi Guys,

is possible add input_datetime intarface? I have a input_datetime that manages time triggers of all my wakeup routines. It will be cool if i can modify it from Nspanel :-)

Thanks

@edwardtfn edwardtfn added the Enhancement For suggestions that add new features or improve existing functionalities. label Sep 2, 2023
@ra-home
Copy link

ra-home commented Oct 5, 2023

Hi,
any plans to put that request on the roadmap?
I have now 3 panals working (with a lot of trouble to flash the TFTs) but I realy like the panels now.

So also from here a big thank you on your work.

To "upgrade" my panals further, I also would like to have the possibility to change a input_datetime (date and time) to set the next alarm time.
Can you please check the possibillity for that?

Thanks.

@edwardtfn
Copy link
Collaborator

edwardtfn commented Oct 6, 2023

The challenge here is to develop a control for date/time. Show the info is easy, but get the input from user requires some design of an interface. For numbers is a bit easier, as we already created a keyboard (used on alarm pin code), but it probably would require also some +/- buttons to do the change without having to open a keyboard.

Any idea from your side?
How is this interface in Home Assistant? Any card you like more for this?

I'm not promising anything... 😜

@ra-home
Copy link

ra-home commented Oct 7, 2023

The main thing would be to have the input_datetime showed and have it changeable on the NSpanel.

At the moment on a dashboard I have the input displayed like in the attachment. When I tap the date a popup appears (2. attachment) and I can choose the date. For the hour and minutes (separatly) I can enter a number to change it. Something like that would be nice on the NSpanel.

For the wishlist (to have it more flexible): :-)

  1. While in the setup of an input_datetime it is selectable to have "only date", "only time" and "date and time" adapt the display on the NSpanel to the setting of the input_datetime or have it selectable in the blueprint of the panel.
  2. show the input_datetime on a BUTTON PAGE of the panel
  3. Make it changeable through:
    • Popup-input (Date selectable or input numbers)
    • Arrows up, down or +/--

I dont't know what is posible there. But while you asked for it ;-)

Thank you for looking into this.

Screenshot 2023-10-07 001145

Screenshot 2023-10-07 004529

@thundershare
Copy link
Author

thundershare commented Oct 11, 2023

for me entering the numbers is already enough :-)

@rudgej
Copy link

rudgej commented Nov 14, 2023

The above are nice but a simpler solution to implement is

  1. Ability to display the time
  2. Buttons to allow time to be changed up/ down
  3. Each will have their own use case so an ability in the blueprint to change the increment ( 1 min / 10 min / 30 min etc ) would be a nice to have.

I have no displays other than the panel so they do all the work and do it pretty well ! I just need some basic input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For suggestions that add new features or improve existing functionalities.
Projects
None yet
Development

No branches or pull requests

4 participants