* Add Initial Mailbox panel * Use sha rather than index to lookup mp3 file * Popups for audio and delete-confirmation. Don't load all MP3s on page load * Show duration of message * Reload messages on change * eslint fixes * Wrap transcription text. Use 2nd-row per entry for transcription. Table consumes 100% of window height * Update to support mailbox component * Use mailbox component state instead of sensor state. Fix a bug in delete * Display mailbox entity * Use events to trigger mailbox updates * Support multiple mailbox platforms * Use REST API for mailbox deletion * Fix linting issues * Make dialogs reactive * Replace vaadin-grid with paper-items * 1st attempt at truncating lines to two columns * Apply requested changes from review * Clean up + Lint
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%
