mirror of
https://github.com/home-assistant/frontend.git
synced 2026-09-13 20:20:48 +01:00
4ff69aab8f3eb4b8bf130f1a25f4f1dc2af5463d
Add a "Frequencies" column to the radio frequency devices (proxy) list so users can see which frequency bands each transmitter supports. The supported frequency ranges are formatted into a human-readable, locale-aware string (picking Hz/kHz/MHz/GHz automatically) with a helper in the data layer. Claude-Session: https://claude.ai/code/session_01SYyMTtBdrt7EBrVEt869Uw Co-authored-by: Claude <noreply@anthropic.com>
…
…
Home Assistant Frontend
This is the repository for the official Home Assistant frontend.
Development
- Initial setup:
script/setup - Development: Instructions
- Production build:
script/build_frontend - Gallery:
cd gallery && script/develop_gallery
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.1%
JavaScript
1.8%

