mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
70c082716f614fa8df1fdcd368f294584414e34f
* MVP tests for hass-util.html * MVP util.js to allow individual JS function export * Use mocha to unit test js logic * Isolate mocha test directory * Move mocha opts to separate file * Default export of util function * Use reify for mocha tests instead of babel
Home Assistant Polymer 
This is the repository for the official Home Assistant frontend. The frontend is built on top of the following technologies:
- Websockets
- Polymer
- Rollup to package Home Assistant JS
- Bower for Polymer package management
View demo of the Polymer frontend
More information about Home Assistant
Frontend development instructions
License
Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.
Description
Languages
TypeScript
98.7%
JavaScript
1.2%
