mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +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
|
||||
# Example configuration.yml entry
|
||||
rss_feed_template:
|
||||
# Accessible on <home assistant url>/api/rss_template/garden
|
||||
# Example: https://localhost:8123/api/rss_template/garden
|
||||
garden:
|
||||
requires_api_password: False
|
||||
title: "Garden {% raw %}{{ as_timestamp(now())|timestamp_custom('%H:%m', True) }}{% endraw %}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user