Skip to content

v1.0.9

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 23:02

v1.0.9

Fixed

  • Config-page table headers not styled — Home Assistant router pages (automations, scripts, scenes) render pickers in light DOM, so the previous shadow-piercing selectors never matched. Headers on Automations, Scripts, and Scenes pages now get the yellow header / dark header-row styling.

Added

  • Off-state slider colors — sliders in entity rows (e.g. slider-entity-row) now render with a dark blue knob (#2e3a4f) and dark blue track (#0d4e70, matching the switch palette) while the entity is off or closed, instead of staying bright at zero.