dcapslock

Results 21 issues of dcapslock

Also a code typo which was not result impacting as code that called it deletes "options" before calling code with "optios" in check.

Changed in hass 2025.10.0b0

HA 2025.8 button migration causes Auto Entities editor buttons to fail. 2025.8.0b0 available to test HA new style buttons which no longer use mwc-button that Auto Entities editor uses. PR...

### My Home Assistant Version Core: 2025.12.2 Frontend: 20251203.2 Card_mod: 4.1.0 ### My lovelace configuration method GUI ### What I am doing Styling energy-sankey card. Styles for ha-card not always...

bug
beta release available

### 2025.11 compatability - entities card in 2025.11 changed form using `top-margin: 8px` to `row-gap: var(--entities-card-row-gap, var(--card-row-gap, 8px));`. - There will be an extra fix required in Frontend to fix...

Fixes #136 #134 #126 #123

Fixes #103 #67 To not have pointer and no action, `tap_action: action:` nedds to be set to 'none' to override the default more-info similar to standard Frontend card actions.