1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00
Christoph Wen, B.Sc 922e95b895 Fix time and date-time 12h formats (#16692) (#16805)
* Fix time and date-time 12h formats  (#16692)

- am/pm check possible for other languages
- adjusted date format gallery page for consistency
- added gallery pages for date-time and time formats

* Fix typo in am/pm check (#16692)
2023-06-20 12:52:53 +02:00
2023-06-19 19:50:45 +02:00
2022-12-12 10:51:25 +01:00
2023-06-06 21:39:10 +02:00
2023-05-23 14:45:53 +02:00
2023-06-19 19:50:45 +02:00
2023-05-22 10:38:24 +02:00
2023-06-06 21:39:10 +02:00
2023-06-20 12:07:01 +02:00
2023-06-19 19:50:45 +02:00
2022-06-28 17:25:21 -07:00
2023-06-20 12:07:01 +02: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%