* Lovelace: Style view backgroud based on: #1403 fix: https://github.com/home-assistant/ui-schema/issues/30 ```yaml background: center / cover no-repeat url("https://images.pexels.com/photos/977736/pexels-photo-977736.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260") background: radial-gradient(crimson, skyblue) background: orange ``` * Reset background if not defined * Simplify * Lint * Add global backround * Fix backround in unused entities * Lint
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
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%