diff --git a/source/_dashboards/tile.markdown b/source/_dashboards/tile.markdown index f05cc5c76db..a64f248800b 100644 --- a/source/_dashboards/tile.markdown +++ b/source/_dashboards/tile.markdown @@ -93,9 +93,9 @@ type: tile entity: vacuum.ground_floor features: - type: vacuum-commands - commands: - - start_pause - - return_home + commands: + - start_pause + - return_home ``` ## Available color tokens @@ -251,4 +251,4 @@ commands: required: true description: List of commands to show on the card. The list can contain `start_pause`, `stop`, `clean_spot`, `locate` and `return_home`. type: list -{% endconfiguration %} \ No newline at end of file +{% endconfiguration %}