We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
But in Dutch, a decimal comma should be used... Also, ° C is missing, and would be nice to have.
° C
Provide something to the effect of displayState.
displayState
Not important.
Not applicable.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
Currently this yaml code:
Generates this:
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.
The text was updated successfully, but these errors were encountered: