mirror of
https://github.com/home-assistant/frontend.git
synced 2026-09-13 04:01:57 +01:00
4ef3ed2f02b47b200ecd671bf43ed6c9ea34b6f0
For built-in triggers, conditions, and actions, the help icon in the editor config pane (and Developer Tools) linked to the integration page. Point it at the dedicated page for that specific trigger/condition/action instead, e.g. /triggers/air_quality.co2_changed. Custom integrations keep their own documentation URL.
…
…
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%

