Skip to content

Commit

Permalink
add docs for filter all: true for header-history-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariusthvdb authored Jan 7, 2024
1 parent e2f0465 commit 1ae0adb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,15 @@ filter_attributes:
```
and here, will filter all attributes on all Domain Light more-info panels.
For the header-history-icon we also have a special all setting:
```yaml
custom_more_info:
## The same with unhide_header_history_icon , hide_history, hide_logbook, unhide_history, and unhide_logbook
hide_header_history_icon:
all: true
```
### Filter merge
Finally, all configured filters are merged.
Expand Down

0 comments on commit 1ae0adb

Please sign in to comment.