mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Correct description of entity_globs (#65805)
This commit is contained in:
parent
ac7e8c40a3
commit
6d4df93bc7
@ -44,7 +44,7 @@ purge_entities:
|
|||||||
|
|
||||||
entity_globs:
|
entity_globs:
|
||||||
name: Entity Globs to remove
|
name: Entity Globs to remove
|
||||||
description: List the regular expressions to select entities for removal from the recorder database.
|
description: List the glob patterns to select entities for removal from the recorder database.
|
||||||
example: "domain*.object_id*"
|
example: "domain*.object_id*"
|
||||||
required: false
|
required: false
|
||||||
default: []
|
default: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user