Initial commit.

This commit is contained in:
2025-04-21 21:03:30 -04:00
commit d4f58c985f
2077 changed files with 75132 additions and 0 deletions
@@ -0,0 +1,20 @@
blueprint: vacuumblueprint.yaml
card:
cards:
- title: $heading_title$
type: custom:dwains-heading-card
- cards:
- compact_view: false
entity: $vacuum_entity$
show_name: true
show_status: true
show_toolbar: true
style: ".cal-titleContainer {\n display: none;\n}\n"
type: custom:vacuum-card
items_classes: col-xs-12
type: custom:dwains-flexbox-card
type: vertical-stack
data:
heading_title: Johnny 5 Shark Vac
vacuum_entity: vacuum.johnny_5
type: custom:dwains-blueprint-card