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

Config UI: duration fields #17222

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Config UI: duration fields #17222

merged 1 commit into from
Nov 13, 2024

Conversation

naltatis
Copy link
Member

fixes #16385

  • ⏰ add proper support for duration fields
  • 🤌 durations are read, written and stored in nanoseconds (go default)

german
Bildschirmfoto 2024-11-12 um 23 41 14

english
Bildschirmfoto 2024-11-12 um 23 43 51

for later
Provide option to select min or hrs unit. Currently, all durations are entered in seconds.

@naltatis naltatis added ux User experience/ interface experimental Experimental feature labels Nov 12, 2024
@naltatis naltatis requested a review from andig November 12, 2024 22:59
@andig andig merged commit 3685c21 into master Nov 13, 2024
6 checks passed
@andig andig deleted the fix/config_ui_duration branch November 13, 2024 06:30
jonilala796 pushed a commit to jonilala796/evcc that referenced this pull request Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental feature ux User experience/ interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config UI: duration fields inconsistent
2 participants