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
fix: support history_stats and mold_indicator helpers in ha_config_set_helper (#2206)
HA's Helpers UI has offered config flows for history_stats (since 2024.7) and mold_indicator, but the flow-helper enum was never re-audited after #324, so ha_config_set_helper rejected both at schema validation. Adds both to the flow-helper lists and mirrored literals, documents the deliberate otp exclusion (TOTP confirm step) with routing to ha_set_integration, and adds e2e lifecycle tests. Fixes#2187
0 commit comments