Logo
Explore Help
Sign In
home-assistant/core
1
0
Fork 1
You've already forked core
mirror of https://github.com/home-assistant/core.git synced 2026-01-25 09:02:38 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
fix-core-devcontainer-build
core/homeassistant/components/shell_command/strings.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
241 B
JSON
Raw Permalink Normal View History

Fix error handling in Shell Command integration (#116409) * raise proper HomeAssistantError on command timeout * raise proper HomeAssistantError on non-utf8 command output * add error translation and test it * Update homeassistant/components/shell_command/strings.json * Update tests/components/shell_command/test_init.py --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-04-29 20:19:14 +02:00
{
"exceptions": {
"non_utf8_output": {
"message": "Unable to handle non-utf8 output of command: `{command}`"
Sort homeassistant json files (#155285)
2025-10-28 10:33:10 +01:00
},
"timeout": {
"message": "Timed out running command: `{command}`, after: {timeout} seconds"
Fix error handling in Shell Command integration (#116409) * raise proper HomeAssistantError on command timeout * raise proper HomeAssistantError on non-utf8 command output * add error translation and test it * Update homeassistant/components/shell_command/strings.json * Update tests/components/shell_command/test_init.py --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-04-29 20:19:14 +02:00
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1690ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API