mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 15:48:48 +01:00
7e8de9bb9c
Co-authored-by: Franck Nijhof <git@frenck.dev>
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"
|
|
}
|
|
}
|
|
}
|