mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
Update rss_feed_template.markdown
This commit is contained in:
parent
e7f6dadf54
commit
e2dbcfe9ea
@ -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…
x
Reference in New Issue
Block a user