You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.2.0
Editor fixes
Fixed editor incorrectly showing default values instead of actual YAML config. Toggles, number and select fields now correctly reflect saved state.
New features
tile_color — fixed background for tiles in Layout 3 and 4. Accepts any CSS value (solid color, gradient). Available at card-level and per-device. Overrides show_color_card when set.
between_entry — gap control extended to Layout 3 and 4 (was Layout 1 and 2 only).
temp_comfort_max in Layout 4 now accepts an entity ID string for a dynamic gauge maximum read live from HA.
Extras
tile_css_editor.html — A standalone visual builder for gradients and box shadows, featuring a live tile preview and one-click "Copy CSS" functionality. Available directly in the repository's root directory.