classic+ UX: on-device relay/mode icons #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gap: Quick-actions rail (Home/Away/Fan) is plain text buttons; Status tab's 5 relay-state labels are plain "Fan: On/Off"-style text; mode selector modal (Heat/Cool/Off) is plain text buttons.
relays.yamlalready has anmdi:icon vocabulary (fan, snowflake, snowflake-variant, fire, fire-alert) but only as Home Assistant-side entity metadata — never rendered on-device.Spike done 2026-07-12: see the weather-icons issue for the bitmap-vs-icon-font technical findings (both work, no resource blockers). Same pipeline applies here.
Scope: icons for Home/Away/Fan (quick-actions rail), Heat/Cool/Off (mode selector modal), and per-relay on/off state (Status tab) — reusing the mdi: vocabulary already chosen (fan/snowflake/snowflake-variant/fire/fire-alert) for visual consistency with the HA-side icons, if the icon-font route is chosen (Material Design Icons covers this set directly).