mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fixed indentation on tile.markdown example block (#28253)
This commit is contained in:
parent
f9f790b53d
commit
130d2a5a40
@ -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 %}
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user