Files
rikku-home-assistant/app-configs/homeassistant/dwains-dashboard/configs/cards/entities/vacuum.johnny_5.yaml
T
Trez.One a4b146ad07
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 37s
Home Assistant & Miscellaneous Deployment / Generate list of added/modified/deleted services (push) Failing after 21s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Has been skipped
Home Assistant & Miscellaneous Deployment / Docker Compose Dry Run (push) Has been skipped
Directory structure overhaul
2025-08-24 10:38:16 -04:00

21 lines
539 B
YAML

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