mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Replace "controller_id" with friendly name in homeworks
error message (#141550)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"exceptions": {
|
||||
"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": {
|
||||
|
Reference in New Issue
Block a user