Update rss_feed_template.markdown
This commit is contained in:
parent
e7f6dadf54
commit
e2dbcfe9ea
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ For example, on Android, the app "Simple RSS Widget" can be used to display temp
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yml entry
|
# Example configuration.yml entry
|
||||||
rss_feed_template:
|
rss_feed_template:
|
||||||
|
# Accessible on <home assistant url>/api/rss_template/garden
|
||||||
|
# Example: https://localhost:8123/api/rss_template/garden
|
||||||
garden:
|
garden:
|
||||||
requires_api_password: False
|
requires_api_password: False
|
||||||
title: "Garden {% raw %}{{ as_timestamp(now())|timestamp_custom('%H:%m', True) }}{% endraw %}"
|
title: "Garden {% raw %}{{ as_timestamp(now())|timestamp_custom('%H:%m', True) }}{% endraw %}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue