Lots of typo corrections, added some useful examples. In automation / numeric state, I removed the config lines that used value_template for battery when the condition was for a temp sensor.
This commit is contained in:
parent
f228f7000e
commit
69ca7107b7
13 changed files with 108 additions and 68 deletions
|
@ -11,9 +11,9 @@ logo:
|
|||
ha_category: Other
|
||||
---
|
||||
|
||||
The `weblinks` component allows you to display links in the Home Assistant frontend.
|
||||
The `weblink` component allows you to display links in the Home Assistant frontend.
|
||||
|
||||
To use this component in your installation, add the following to your `configuration.yaml` file:
|
||||
To use this component in your installation, add something like the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue