Nick Iacullo fa537968c4 Update styles for hui-editor
Update the background-color and text-color of the app-toolbar in
hui-editor to match the styles of hui-root while in edit-mode.

Previously, these properties were set using undefined css variables that
could not be changed via themes (--dark-background-color and
--dark-text-color).
2022-03-21 10:28:24 +00: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-08 10:13:08 -08:00
2022-02-26 13:03:12 -08:00
2022-03-21 10:28:24 +00:00
2022-01-26 09:54:48 +01:00
2022-02-23 22:08:43 +01:00
2022-03-17 14:50:16 -07:00
2020-05-22 23:05:47 -07:00
2022-03-17 14:58:45 -07: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%