mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Added max_results documentation (#8888)
* Added max_results documentation * Added default * Changed type
This commit is contained in:
parent
91285bf3d2
commit
0fb393fe57
@ -141,6 +141,11 @@ entities:
|
||||
required: false
|
||||
type: boolean
|
||||
default: true
|
||||
max_results:
|
||||
description: "Max number of entries to retrieve"
|
||||
required: false
|
||||
type: int
|
||||
default: 5
|
||||
{% endconfiguration %}
|
||||
|
||||
From this we will end up with the binary sensors `calendar.test_unimportant` and
|
||||
|
Loading…
x
Reference in New Issue
Block a user