Go to file
Paulus Schoutsen c579d7fed3 Version bump to 20180622.1 2018-06-22 12:44:31 -04:00
.github add issue template (#1067) 2018-04-03 16:43:28 -07: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 Ask for reload on service worker change (#1302) 2018-06-19 15:50:41 -04:00
hassio Hassio: New API for HassOS (#1319) 2018-06-22 12:44:11 -04:00
public Bump min version for latest to use async/await (#1312) 2018-06-21 13:57:01 -04:00
script Further simplify build (#1256) 2018-06-04 07:06:12 -04:00
src Compatibility fix for custom panel (#1321) 2018-06-22 10:17:06 -04:00
test Localize ha-relative-time (#1241) 2018-06-01 09:55:00 -04:00
test-mocha Add websocket helpers to polymer (#1187) 2018-05-18 13:25:01 -04:00
translations Update translations 2018-06-19 10:55:13 -04:00
.dockerignore More cleanup (#1185) 2018-05-17 17:51:07 -04:00
.eslintrc-hound.json Bump min version for latest to use async/await (#1312) 2018-06-21 13:57:01 -04:00
.eslintrc.json Polymer 3 modulize (#1154) 2018-05-15 13:31:47 -04:00
.gitignore Generate Hass and Hass.io specific iconset (#1214) 2018-05-27 17:04:18 -04: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 Update Node version to latest LTS (#1080) 2018-04-11 21:01:25 -04:00
.travis.yml Build hassio panel (#1184) 2018-05-16 23:03:48 -04: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 dev link 2018-05-18 13:21:59 -04:00
bower.json Move all of hassUtil to JS (#1153) 2018-05-09 21:33:31 -04:00
gulpfile.js Migrate to Polymer 2 (#370) 2017-08-03 23:40:16 -07:00
index.html Ask for reload on service worker change (#1302) 2018-06-19 15:50:41 -04:00
package.json Bump min version for latest to use async/await (#1312) 2018-06-21 13:57:01 -04:00
polymer.json Add scheduler panel (#1146) 2018-06-15 11:17:46 -04:00
setup.py Version bump to 20180622.1 2018-06-22 12:44:31 -04:00
wct.conf.json Add an authorize page for authentication (#1147) 2018-05-10 14:25:36 -04:00
webpack.config.js Compatibility fix for custom panel (#1321) 2018-06-22 10:17:06 -04:00
yarn.lock Upgrade deps (#1311) 2018-06-21 10:43:24 -04:00

README.md

Home Assistant Polymer Build Status

This is the repository for the official Home Assistant frontend.

Screenshot of the frontend

License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.