mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +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
|
entity: vacuum.ground_floor
|
||||||
features:
|
features:
|
||||||
- type: vacuum-commands
|
- type: vacuum-commands
|
||||||
commands:
|
commands:
|
||||||
- start_pause
|
- start_pause
|
||||||
- return_home
|
- return_home
|
||||||
```
|
```
|
||||||
|
|
||||||
## Available color tokens
|
## Available color tokens
|
||||||
|
Loading…
x
Reference in New Issue
Block a user