This is a collection of Home Assistant Strategies.
A strategy is a piece of JavaScript code that runs when you open a page that is configured to use it to generate dashboards and views. They make it easy to create auto-populated dashboards with minimal configuration!
This is a Dashboard generated by the included area-dashboard-strategy:
All available Strategies and their Documentation on the new GitHub Pages Homepage!
Thanks to everyone working on Home Assistant and the everyone in the community. Without your documentation, code, and forum posts, I wouldn't have even thought about this.
The design is heavily inspired by Dwains Dashboard, as that the first more advanced dashboard i used because the design and auto-population really hit a nerve with me. I wanna thank Dwain for his great work. His Dashboard is more User-friendly and works without any yaml-Knowledge so it is absolutely a better fit for many Users. Give it a try!
Also have a look at Mushroom Strategy, which has a very similar concept to the Area Strategy. I must admit i also shamelessly copied their installation instructions.