Update rss_feed_template.markdown (#4113)
add missing 'a' character in line 20
This commit is contained in:
parent
5877d2fe89
commit
e0c7e20b6b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ The `rss_feed_template` component can export any information from Home Assistant
|
|||
For example, on Android, the app "Simple RSS Widget" can be used to display temperatures on the home screen.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yml entry
|
||||
# Example configuration.yaml entry
|
||||
rss_feed_template:
|
||||
# Accessible on <home assistant url>/api/rss_template/garden
|
||||
# Example: https://localhost:8123/api/rss_template/garden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue