dcapslock

Results 171 comments of dcapslock

> I'd like to crate a button showing 3 states from two entities for a door: open, closed and locked. Best to use a template helper in core to represent...

You can style the `lock` which styles the overlay over the card when locked. So playing with the background or even the newer backdrop-filter will provide lots of solutions. Lock...

```yaml ha-card { --primary-text-color: white; } ```

Jinja templates don't work in this case. A specific patch for a single service call is not generic and doubt would be accepted by any code maintainer. The generic solution...

Solution provided in thread. Closing.

@j9brown looking at your PR I see that to find the card config in the view you check for card type (custom:popup-card) and entity. This should not be a problem...

@j9brown makese sense. I can't see the conflict and thought it could be more. Thanks. I am looking to get @thomasloven to engage so we can get a release out...

Confirm that styling z-index is a suitable solution for your use case. The way that custom_fields stack with actions is by design.

Closing issue with a thought for Browser Mod. If you wish to discuss more, post in the Community Forum. Note: With a Browser Mod sequence they are executed in series,...

Section support will assist with layout issues like this.