mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 17:28:46 +01:00
c4e391c2643806747fc0718af6cdb0df462e95c7
* Echarts network graph for ZHA * improve layout * better diff * remove vis-network * not bad layout * fix LQI and clean up a bit * Use ha-chart-base and remove header * legend * use color vars * use colorVariables * fix * add physics toggle * tweak lines * remove vis-network * minor tweaks * dynamically load graph chart * type fix * fix height * navigate to device page on label click * PR comments * aria tweak * make extraComponents non reactive * PR comments * quick fix * just make hass non reactive * button tweak * Update src/components/chart/ha-network-graph.ts Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com> --------- Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.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 - 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.
Description
Languages
TypeScript
98.8%
JavaScript
1.1%

