20 lines
419 B
YAML
20 lines
419 B
YAML
|
#- type: 'custom:button-card'
|
||
|
# template: card_title
|
||
|
# name: Vacuum
|
||
|
|
||
|
|
||
|
- type: 'custom:valetudo-map-card'
|
||
|
vacuum: valetudo_rockrobo
|
||
|
title:
|
||
|
show_status: false
|
||
|
show_battery_level: false
|
||
|
show_start_button: false
|
||
|
show_pause_button: false
|
||
|
show_stop_button: false
|
||
|
show_home_button: false
|
||
|
show_locate_button: false
|
||
|
|
||
|
|
||
|
- type: "custom:button-card"
|
||
|
template: "card_vacuum"
|
||
|
entity: vacuum.valetudo_rockrobo
|