1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-03-02 23:10:47 +00:00
Simon Lamon 48c90267df Fix stuck onboarding when no devices are discovered (#25106)
* Broken onboarding

* Introduce a boolean var and return previous code

* Remove import
2025-04-23 08:14:03 +03:00
2025-04-22 13:22:03 +02:00
2025-02-18 11:51:56 +02:00
2025-04-17 15:28:28 +02:00
2025-01-31 15:50:15 +02:00
2025-04-17 15:28:28 +02:00
2025-03-26 15:46:00 +01:00
2024-09-30 17:10:45 +02:00
2025-01-14 11:24:02 +01:00

Home Assistant Frontend

This is the repository for the official Home Assistant frontend.

Screenshot of the frontend

Development

  • Initial setup: script/setup
  • Development: Instructions
  • Production build: script/build_frontend
  • Gallery: cd gallery && script/develop_gallery
  • Supervisor: Instructions

Frontend development

Classic environment

A complete guide can be found at the following link. It describes a short guide for the build of project.

License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.

We use BrowserStack to test Home Assistant on a large variety of devices.

Home Assistant - A project from the Open Home Foundation

Languages
TypeScript 98.8%
JavaScript 1.1%