1
mirror of https://github.com/home-assistant/frontend synced 2024-10-05 22:05:30 +02:00
Go to file
Stephen Yeargin bac3d8c17e Add-Ons > Add space between text and repository link (#594)
A subtle change, but improves how it is displayed.
2017-11-08 17:35:43 +02:00
demo_data MVP Gulp introduction (#334) 2017-07-13 09:08:26 -07:00
docs Update README 2016-07-27 22:47:09 -07:00
gulp Update gen-service-worker.js 2017-11-05 21:51:30 +02:00
js Upgrade eslint to 4.8.0 (#445) 2017-10-08 21:08:06 -07:00
panels Add-Ons > Add space between text and repository link (#594) 2017-11-08 17:35:43 +02:00
public fix mask-icon (#582) 2017-11-06 14:49:12 -08:00
script Safety check for translations upload script (#573) 2017-11-05 20:11:12 -08:00
src Update zwave to use new state values (#584) 2017-11-07 10:14:01 -05:00
test Convert remaining elements to ES6 classes (#538) 2017-10-29 21:47:03 -07:00
translations Store current translations in git (#563) 2017-11-04 16:44:07 -07:00
.dockerignore Consolidate frontend (#468) 2017-10-24 19:36:30 -07:00
.eslintrc Upgrade eslint to 4.8.0 (#445) 2017-10-08 21:08:06 -07:00
.gitignore Migrate to Lokalise for managing translations (#555) 2017-11-03 20:34:47 -07:00
.gitmodules Initial getting rid of HA-JS (#180) 2017-01-29 18:34:45 -08:00
.hound.yml Add .hound.yml 2016-11-13 11:25:15 -08:00
.nvmrc Upgrade node to 8.8.1 (#509) 2017-10-27 07:53:33 -07:00
.travis.yml Finish cloud login flow (#420) 2017-09-09 19:47:07 -07:00
bower.json Core POC support for polymer i18n (#227) 2017-10-25 18:12:23 -07:00
CLA.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 2017-01-28 12:12:30 -08:00
CODE_OF_CONDUCT.md Add organization docs 2017-01-22 16:21:16 -08:00
Dockerfile Consolidate frontend (#468) 2017-10-24 19:36:30 -07:00
gulpfile.js Migrate to Polymer 2 (#370) 2017-08-03 23:40:16 -07:00
LICENSE.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 2017-01-28 12:12:30 -08:00
MANIFEST.in Consolidate frontend (#468) 2017-10-24 19:36:30 -07:00
package.json Core POC support for polymer i18n (#227) 2017-10-25 18:12:23 -07:00
polymer.json Valid JSON… 2017-08-08 21:06:18 -07:00
README.md Update README.md 2017-07-16 15:44:44 -07:00
rollup.config.js Migrate to Polymer 2 (#370) 2017-08-03 23:40:16 -07:00
setup.py Version bump to 20171106.0 2017-11-05 18:25:51 -08:00
wct.conf.json More tests for state-info.html (#256) 2017-04-08 06:05:13 -07:00
yarn.lock Core POC support for polymer i18n (#227) 2017-10-25 18:12:23 -07:00

Home Assistant Polymer Build Status

This is the repository for the official Home Assistant frontend. The frontend is built on top of the following technologies:

Screenshot of the frontend

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.