mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Fix introduction component formatting
This commit is contained in:
parent
f450f50243
commit
9b9d481441
@ -10,8 +10,7 @@ footer: true
|
||||
ha_category: Other
|
||||
---
|
||||
|
||||
The introduction component will show a card in the UI with steps on how to get started. It will also
|
||||
print the same message to the console when starting up.
|
||||
The introduction component will show a card in the UI with steps on how to get started. It will also print the same message to the console when starting up.
|
||||
|
||||
The introduction component is loaded by default on a new Home Assistant instance.
|
||||
|
||||
@ -20,4 +19,4 @@ The introduction component is loaded by default on a new Home Assistant instance
|
||||
introduction:
|
||||
```
|
||||
|
||||
To disable this component, just remove the `introduction:` entry from your `configuration.yaml` file.
|
||||
To disable this component, remove the `introduction:` entry from your `configuration.yaml` file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user