Improve error location reporting (w/fixed zod).

This commit is contained in:
Dermot Duffy
2021-10-17 20:25:26 -07:00
parent fd76909d9b
commit 9ae66d75ef
4 changed files with 53 additions and 7 deletions
+1
View File
@@ -97,6 +97,7 @@
"could_not_resolve": "Could not resolve media URL",
"no_live_camera": "The camera_entity parameter must be set and valid for this live provider",
"invalid_configuration": "Invalid configuration",
"invalid_configuration_no_hint": "No location hint available (bad or missing type?)",
"missing_webrtc": "WebRTC component not found",
"no_frigate_camera_name": "Cannot autodetect Frigate camera name, you need to either set camera_entity and / or frigate_camera_name",
"could_not_render_elements": "Could not render picture elements",