mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Remove use_include_order from history (#25885)
This commit is contained in:
parent
ddd1a91177
commit
be6deaf9de
@ -133,20 +133,6 @@ history:
|
||||
- sensor.date
|
||||
```
|
||||
|
||||
If you'd like the order of display of the sensors to follow the way they are
|
||||
listed in the included entity list,
|
||||
you can set the flag `use_include_order` to true.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry using specified entity display order
|
||||
history:
|
||||
use_include_order: true
|
||||
include:
|
||||
entities:
|
||||
- sun.sun
|
||||
- light.front_porch
|
||||
```
|
||||
|
||||
{% include common-tasks/filters.md %}
|
||||
|
||||
#### Implementation details
|
||||
|
Loading…
x
Reference in New Issue
Block a user