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
The cards background(with opacity) overlaps each other on Chrome (macOS 14.2.1), but display correctly in Safari.
I tried to use no_card method, but it doesn't work properly(error be like: Key 'entities.0.type' is not expected or not supported ).
Chrome:
Safari:
0.4.0
2024.5.3
20240501.1
cards: - type: glance entities: - entity: sensor.kitchen_temperature secondary_info: last-changed - entity: sensor.kitchen_humidity secondary_info: last-changed - entity: binary_sensor.kitchen_waterleak secondary_info: last-changed - entity: sensor.kitchen_cooker_status secondary_info: last-changed columns: 4 - type: entities entities: - entity: binary_sensor.kitchen_motion_sensor secondary_info: last-changed - entity: light.kitchen_lights secondary_info: last-changed - entity: select.kitchen_cooker_mode show_header_toggle: false title: 🍳 Kitchen type: vertical-stack in_card: true
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
The cards background(with opacity) overlaps each other on Chrome (macOS 14.2.1), but display correctly in Safari.
I tried to use no_card method, but it doesn't work properly(error be like: Key 'entities.0.type' is not expected or not supported ).
Chrome:

Safari:

What version of Canary has the issue?
0.4.0
What version of Home Assistant are you running?
2024.5.3
What version of the Frontend are you running?
20240501.1
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: