Allen Porter dd49fd2788 Make the "Aborted: Reauthentication successful" more user friendly (#12530)
Replace the "Aborted" in the title with the integration name to make the user error
messages more user friendly. The message itself ("Reauthentication successful" or "Missing configuraiton, etc) error
message is descriptive enought that we can replace the title with the integration
name and still preserve the meeting. The advance is that this doesn't confuse users
who are surprised by it saying "Aborted" when things were successful

https://github.com/home-assistant/core/issues/47135
2022-05-01 11:02:32 -05:00
2022-03-21 08:23:05 +01:00
2020-11-16 16:53:47 +01:00
2022-02-23 22:08:43 +01:00
2022-03-04 14:10:44 -08:00
2022-03-31 15:16:19 +02:00
2022-02-26 13:03:12 -08:00
2022-04-26 19:39:58 -05:00
2022-01-26 09:54:48 +01:00
2022-02-23 22:08:43 +01:00
2019-05-02 11:35:46 -07:00
2020-05-22 23:05:47 -07:00
2022-04-26 19:39:58 -05: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.

Languages
TypeScript 98.8%
JavaScript 1.1%