mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"exceptions": {
|
|
"component_not_loaded": {
|
|
"message": "Infrared component not loaded"
|
|
},
|
|
"entity_not_found": {
|
|
"message": "Infrared entity `{entity_id}` not found"
|
|
}
|
|
}
|
|
}
|