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 all invisible text fields in the editor: ha-textfield only renders visibly as a direct child of a flex-column container — any flex-row or grid wrapper causes it to silently collapse to zero height. All grouping wrappers around ha-textfield elements have been removed (Text Sizes, Clock sizes, Icon size, Forecast sizes). Fields now render in a single column, the only layout that reliably works.