Skip to content

v0.1.2

Choose a tag to compare

@DAB-LABS DAB-LABS released this 18 May 12:51
· 42 commits to main since this release

Fixed - 2026-05-17

  • 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.