mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 08:33:31 +01:00
010eee76c5372da4b9a038f8fb60f1d084d17951
* Migrate grid connections to single objects with import/export/power * Fix duplicate imports in battery settings dialog * Update src/translations/en.json Co-authored-by: Norbert Rittel <norbert@rittel.de> * Update src/translations/en.json Co-authored-by: Norbert Rittel <norbert@rittel.de> * Remove redundant power grid translation keys from en.json * Remove redundant power charge and discharge keys from en.json * Clean up grid keys from en.json * Rename sell price to export * add descriptions * use ValueChangedEvent * Renamed translationKeyPrefix to localizeBaseKey * Add clarification to stat_rate in energy preference interfaces * Add handling for external statistics in energy cost tracking * Apply suggestion from @NoRi2909 Co-authored-by: Norbert Rittel <norbert@rittel.de> * Update src/translations/en.json Co-authored-by: Norbert Rittel <norbert@rittel.de> * update comments * Use ha-dialog instead of ha-wa-dialog --------- Co-authored-by: Norbert Rittel <norbert@rittel.de>
…
…
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.
Description
Languages
TypeScript
98.8%
JavaScript
1.1%

