* don't call filterchanged twice. it's already an observer. * fix data comparison Compare new data from ha-state-history-data to existing data and replace if changed * remove unnecessary styles * prevent multiple updates of chart-data * remove console * remove another console * directly binding because debouncing in history-data element shortening debounce time, works fine at 0 * remove inacurate comment
Home Assistant Polymer 
This is the repository for the official Home Assistant frontend. The frontend is built on top of the following technologies:
- Websockets
- Polymer
- Rollup to package Home Assistant JS
- Bower for Polymer package management
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
Languages
TypeScript
93.4%
JavaScript
6.5%
Shell
0.1%