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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Checklist
Describe the bug After upgrading HA from 0.107.x to 0.109.2 show_units does not work anymore.
Version of the card Version: 3.3.2
To Reproduce This is the configuration I used:
- type: "custom:button-card" entity: sensor.owm_pressure template: bedtoom_entity_card icon: mdi:gauge name: Tlak hPa styles: card: - height: 165px #### definition of template elsewhere ### bedtoom_entity_card: show_state: true show_units: false styles: grid: - grid-template-areas: '"i n" "s s"' - grid-template-columns: 90px 1fr - grid-template-rows: 30px min-content state: - font-size: 5em
Screenshots If applicable, add screenshots to help explain your problem.
Expected behavior A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Right, I'll fix it :)
Sorry, something went wrong.
b3d0aab
This issue started happening again as of very recently (only noticed it today).
No branches or pull requests
Checklist
Describe the bug
After upgrading HA from 0.107.x to 0.109.2 show_units does not work anymore.
Version of the card
Version: 3.3.2
To Reproduce
This is the configuration I used:
Screenshots
If applicable, add screenshots to help explain your problem.
Expected behavior
A clear and concise description of what you expected to happen.
Desktop (please complete the following information):
(the same behavior on my Android tablet)
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: