* Changed vacuum state-card
* Stupid copy/paste error
* Added support for vacuum in lovelace
* Implement backwards compat.
* Remove lovelace changes
* Added new lovelace
* Updated lovelace code to reflect changes in entity
* Hopefully fix me being bad at git?
* even more fixes
* remove lovelace for now
* Fixed styling errors
* fix styling
* Fallback to toggle
* Fixed errors
* 🐫
* Updated ui
* fix lint error
* Added error to translation
* Added translations
* Removed a comma
* Added the last translations
* Support translation for actions
* Styling
* abcd, removed states from ui.card.vacuum, and moved actions to ui.card.vacuum.actions
* abcd and use this._interceptable
* Removed unused import
* _computeLabel(state, interceptable)
Home Assistant Polymer 
This is the repository for the official Home Assistant frontend.
- View demo of the Polymer frontend
- More information about Home Assistant
- Frontend development instructions
Development
- Initial setup:
script/setup
- Development: Instructions
- Production build:
script/build_frontend
- Gallery:
cd gallery && script/develop_gallery
- Hass.io: 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%