fix type (#561)
This commit is contained in:
parent
cd0f19c45a
commit
351963496b
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ def setup(hass, config):
|
||||||
To add the latest feature of our component, update the entry in your `configuration.yaml` file.
|
To add the latest feature of our component, update the entry in your `configuration.yaml` file.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
information:
|
hello_state:
|
||||||
text: 'Hello, World!'
|
text: 'Hello, World!'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue