mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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:
|
||||
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*"
|
||||
required: false
|
||||
default: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user