Adam Mills 29fad98754 Core POC support for polymer i18n (#227)
* Core POC support for polymer i18n

* Move translation from core.js to html

* Replace fetch with XHR

* Convert translation pipeline to gulp

* Convert from polyglot to Polymer localize

* Pass through missing keys for custom panels

* Store promise to be reused

* Use cacheFirst sw handler for translations

* Write full filenames to translationFingerprints

* Precache en translation

* Convert home-assistant-main to ES6 class

* Create a localization mixin

* Cleanup

* Add polymer tags to annotate for linter

* Rename fingerprints to translationMetadata

* Build translation native names into metadata

* Add language selection UI to sidebar

* Provide separate message namespace argument

* Store language/resources on hass object

* Store translationMetadata on hass

* Move language selector to config panel

* Temporarily hide language selector

* Small cleanups

* Use dynamic-align for more flexible layout

* Migrate to fetch API

* Only send change events for user selection events

* Update for new linting rules

* Migrate build_frontend changes
2017-10-25 18:12:23 -07:00
2017-07-13 09:08:26 -07:00
2016-07-27 22:47:09 -07:00
2017-10-08 21:08:06 -07:00
2017-10-24 19:36:30 -07:00
2017-08-04 22:56:52 -07:00
2017-10-24 19:36:30 -07:00
2017-10-08 21:08:06 -07:00
2017-10-24 19:36:30 -07:00
2016-11-13 11:25:15 -08:00
2017-08-03 23:40:16 -07:00
2017-09-09 19:47:07 -07:00
2017-01-22 16:21:16 -08:00
2017-10-24 19:36:30 -07:00
2017-08-03 23:40:16 -07:00
2017-10-24 19:36:30 -07:00
2017-08-08 21:06:18 -07:00
2017-07-16 15:44:44 -07:00
2017-08-03 23:40:16 -07:00
2017-10-24 19:36:30 -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.

Description
🍭 Polymer frontend for Home Assistant
Readme 144 MiB
Languages
TypeScript 93.4%
JavaScript 6.5%
Shell 0.1%