mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Replace "controller_id" with friendly name in homeworks
error message (#141550)
This commit is contained in:
parent
5747c6b1a8
commit
3646884d79
@ -57,7 +57,7 @@
|
|||||||
},
|
},
|
||||||
"exceptions": {
|
"exceptions": {
|
||||||
"invalid_controller_id": {
|
"invalid_controller_id": {
|
||||||
"message": "Invalid controller_id \"{controller_id}\", expected one of \"{controller_ids}\""
|
"message": "Invalid controller ID \"{controller_id}\", expected one of \"{controller_ids}\""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user