Refer to domain configuration in custom validator errors (#104065)
This commit is contained in:
parent
cf985a8702
commit
b400b33b0d
4 changed files with 21 additions and 13 deletions
|
@ -453,7 +453,7 @@ action:
|
|||
HomeAssistantError("Broken"),
|
||||
0,
|
||||
1,
|
||||
"Invalid config for [bla]: Broken",
|
||||
"Invalid config for [bla] at configuration.yaml, line 11: Broken",
|
||||
),
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue