mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
added docs for reddit sort_by config (#8952)
* added docs for reddit sort_by config * Added docs for reddit sort_by config
This commit is contained in:
parent
d6268c40fe
commit
5ff8591168
@ -56,4 +56,9 @@ subreddits:
|
|||||||
description: List of subreddits you want to get data on.
|
description: List of subreddits you want to get data on.
|
||||||
required: true
|
required: true
|
||||||
type: list
|
type: list
|
||||||
|
sort_by:
|
||||||
|
description: Sort reddit posts by new, top, controversial, and hot.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
|
default: hot
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user