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
Add "Add Device" button to the tab bar, visible in all states including the zero-device onboarding flow. Previously there was no way to add a device when hardware was detected but no HAIR devices existed yet.
Fix missing Name field in the Add Device dialog on HA 2026.5+ (ha-textfield component no longer renders). Replaced with a native input element.
Always show the HAIR Devices section header even when no devices exist, with an empty-state hint message.
Remove redundant floating action button from bottom-right corner.