Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dwainscheeren/dwains-dashboard-blueprints

Dwains Dashboard Blueprints
https://github.com/dwainscheeren/dwains-dashboard-blueprints

Last synced: about 2 months ago
JSON representation

Dwains Dashboard Blueprints

Awesome Lists containing this project

README

        

# Dwains Lovelace Dashboard Community Blueprints

Welcome to the community blueprints repository. In this repository you'll find many blueprints to use inside Dwains Dashboard v3.0 and newer.

With Dwains Dashboard Blueprints you can extend the dashboard functionality with lovelace cards without changing any of the dashboard cores code. This way you can always update to the latest version without problems but still add your own pages(views) or cards.

There are 2 types of blueprints currently available:

### Card Blueprint
With the **Card blueprints** you can add custom pre-made/pre-configured lovelace cards to Dwains Dashboard.

### Page Blueprint
With **Page blueprints** you can still add own pages to Dwains Dashboard, you even can put them in the main navbar! Let’s say you want a page with some statistics or just an extra page with some cards. Then more page blueprints is the way to go.

[For more info about Dwains Dashboard Blueprints please take a look here](https://dwainscheeren.github.io/dwains-lovelace-dashboard/v3/blueprint/what-are-blueprints.html)