Go to file
Andrey 13f8fa7e11 Add version to JS (#839)
* Add version to JS

* Throw if version wasn't found
2018-01-26 23:27:11 -08:00
.github Enable probot move (#807) 2018-01-16 09:26:08 +01:00
demo_data MVP Gulp introduction (#334) 2017-07-13 09:08:26 -07:00
docs Saved 180 KB out of 865 KB. 23.9% per file on average (up to 85.6%) (#717) 2017-12-05 22:56:14 -08:00
gulp Add version to JS (#839) 2018-01-26 23:27:11 -08:00
hassio Run Hass.io panel in an iframe (#678) 2018-01-21 00:39:56 -08:00
js Add version to JS (#839) 2018-01-26 23:27:11 -08:00
panels Run Hass.io panel in an iframe (#678) 2018-01-21 00:39:56 -08:00
public Saved 180 KB out of 865 KB. 23.9% per file on average (up to 85.6%) (#717) 2017-12-05 22:56:14 -08:00
script Switch to Zopfli compression (#744) 2017-12-22 21:12:54 -08:00
src Added support for humidity display in the climate state (#838) 2018-01-26 10:54:14 -08:00
test Compute state display tests (#643) 2017-11-20 21:46:36 -08:00
test-mocha Add timer card and badge (#810) 2018-01-19 09:26:06 -08:00
translations Update translations 2018-01-25 23:24:13 -08:00
.dockerignore Consolidate frontend (#468) 2017-10-24 19:36:30 -07:00
.eslintrc-hound.json Add version to JS (#839) 2018-01-26 23:27:11 -08:00
.eslintrc.json Fix eslint import extension (#682) 2017-11-25 11:14:44 -08:00
.gitignore Run Hass.io panel in an iframe (#678) 2018-01-21 00:39:56 -08:00
.gitmodules Initial getting rid of HA-JS (#180) 2017-01-29 18:34:45 -08:00
.hound.yml Prevent hound from running eslint on html files (#638) 2017-11-17 09:05:13 -08:00
.nvmrc Upgrade node to 8.8.1 (#509) 2017-10-27 07:53:33 -07:00
.travis.yml Auto deploy base translations with Travis (#599) 2017-11-09 19:15:55 -08: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
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 Support serving ES6 JS to clients (#596) 2017-11-10 09:05:37 -08:00
README.md Update README.md 2017-07-16 15:44:44 -07:00
bower.json Add iron-label to bower.json 2017-12-03 17:10:21 -08:00
gulpfile.js Migrate to Polymer 2 (#370) 2017-08-03 23:40:16 -07:00
index.html Fix for older Chrome browser. (#747) 2017-12-22 12:07:32 +02:00
package.json Run Hass.io panel in an iframe (#678) 2018-01-21 00:39:56 -08:00
polymer.json Version bump to 20180110.0 2018-01-10 00:51:42 -08:00
setup.py Version bump to 20180126.0 2018-01-25 23:25:09 -08:00
wct.conf.json Fix WCT config - specify generic Safari 10 (#607) 2017-11-10 14:38:16 -05:00
yarn.lock Run Hass.io panel in an iframe (#678) 2018-01-21 00:39:56 -08:00

README.md

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.