mirror of
https://github.com/home-assistant/core.git
synced 2026-09-14 20:48:32 +01:00
11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"exceptions": {
|
|
"turn_off_failed": {
|
|
"message": "Failed to turn off X10 device: {error}"
|
|
},
|
|
"turn_on_failed": {
|
|
"message": "Failed to turn on X10 device: {error}"
|
|
}
|
|
}
|
|
}
|