We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d95996 + 2522ca3 commit ce31822Copy full SHA for ce31822
README.md
@@ -416,15 +416,14 @@ cards:
416
text-align: center;
417
}
418
- type: tile
419
- entity: vacuum.automower_robonect
+ entity: lawn_mower.automower_robonect
420
show_entity_picture: true
421
vertical: true
422
features:
423
- - type: vacuum-commands
+ - type: lawn-mower-commands
424
commands:
425
- start_pause
426
- - stop
427
- - return_home
+ - dock
428
card_mod:
429
style: |
430
ha-card {
0 commit comments