mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Refer to domain configuration in custom validator errors (#104065)
This commit is contained in:
@@ -453,7 +453,7 @@ action:
|
||||
HomeAssistantError("Broken"),
|
||||
0,
|
||||
1,
|
||||
"Invalid config for [bla]: Broken",
|
||||
"Invalid config for [bla] at configuration.yaml, line 11: Broken",
|
||||
),
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user