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

'displayState' equivalent for 'oh-stepper-card' #2875

Open
ErikDB87 opened this issue Nov 17, 2024 · 0 comments
Open

'displayState' equivalent for 'oh-stepper-card' #2875

ErikDB87 opened this issue Nov 17, 2024 · 0 comments
Labels
enhancement New feature or request main ui Main UI

Comments

@ErikDB87
Copy link

The problem

Currently this yaml code:

- component: oh-grid-col
  config: {}
  slots:
    default:
      - component: oh-stepper-card
        config:
          fontSize: 34px
          fontWeight: bold
          item: haard_eetkamer_temperatuurgestuurd_uit
          step: 0.5
          noBorder: false
          outline: false
          stylesheet: |
            .card-header { justify-content: center }
          title: Temperatuurdrempel om haard uit te zetten

Generates this:
image

But in Dutch, a decimal comma should be used... Also, ° C is missing, and would be nice to have.

Your suggestion

Provide something to the effect of displayState.

Your environment

Not important.

Additional information

Not applicable.

@ErikDB87 ErikDB87 added enhancement New feature or request main ui Main UI labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request main ui Main UI
Projects
None yet
Development

No branches or pull requests

1 participant