1
mirror of https://github.com/home-assistant/frontend synced 2024-10-11 04:27:45 +02:00
Go to file
2017-04-18 20:45:01 -07:00
demo_data Rnm supported_media_commands to supported_features (#197) 2017-02-07 20:42:11 -08:00
docs Update README 2016-07-27 22:47:09 -07:00
panels Add reload scripts button to config 2017-04-18 20:45:01 -07:00
rollup Add Object.assign polyfill support (#210) 2017-02-14 12:01:32 -08:00
script Add Object.assign polyfill support (#210) 2017-02-14 12:01:32 -08:00
src Use dead and sleep zwave icons (#257) 2017-04-16 15:24:51 -07:00
test Allow custom 2nd line in state-info (#253) 2017-04-09 10:25:00 -07:00
.eslintrc Shadow dom fixes (#241) 2017-03-19 21:55:52 -07:00
.gitignore gitignore .DS_Store 2016-08-17 14:04:52 -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 Update node 2016-05-28 23:18:12 -07:00
.travis.yml More tests for state-info.html (#256) 2017-04-08 06:05:13 -07:00
bower.json upgrade paper-slider and remove min-max hack (#252) 2017-04-02 17:37:39 -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
LICENSE.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 2017-01-28 12:12:30 -08:00
package.json Update dependencies 2017-04-18 20:44:55 -07:00
README.md Update to the correct license. (#192) 2017-02-02 12:35:25 -08:00
wct.conf.json More tests for state-info.html (#256) 2017-04-08 06:05:13 -07:00
yarn.lock Update dependencies 2017-04-18 20:44:55 -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.