ef1ccd530e
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Has been cancelled
Home Assistant & Miscellaneous Deployment / Generate list of added/modified/deleted services (push) Has been cancelled
Home Assistant & Miscellaneous Deployment / Docker Compose Dry Run (push) Has been cancelled
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Has been cancelled
Home Assistant & Miscellaneous Deployment / PR Merge (push) Has been cancelled
Home Assistant & Miscellaneous Deployment / Docker Compose Deployment (push) Has been cancelled
21 lines
539 B
YAML
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
|