Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariusthvdb authored Dec 19, 2023
1 parent d1c9a6b commit dff9c53
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ The parameters control which attributes should be (un)filtered in the more-info

### Available parameters:

2 special boolean parameters for generic customization
* `filter_all`
* `unfilter_all`

4 'by' parameters alowing detailed customization on various levels, requiring an array of attributes
* `by_entity_id`
* `by_domain`
Expand All @@ -78,7 +74,6 @@ custom_attributes:
debug: true/false

filter_attributes:
filter_all: true
by_entity_id:
sensor.some_sensor:
- <attribute>
Expand All @@ -101,7 +96,6 @@ custom_attributes:
# identical structure for 'unfilter' on all parameters

unfilter_attributes:
unfilter_all: true
by_entity_id:

by_domain:
Expand Down

0 comments on commit dff9c53

Please sign in to comment.