mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Use official spelling "FFmpeg" in ezviz
/ canary
/ onvif
(#140938)
* Use official spelling "FFmpeg" in `ezviz` * Use official spelling "FFmpeg" in `canary` Fix sentence-casing along the way. * Use official spelling "FFmpeg" in `onvif` Fix sentence-casing along the way
This commit is contained in:
parent
8afd9c0c44
commit
2ffec3415c
@ -21,8 +21,8 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"ffmpeg_arguments": "Arguments passed to ffmpeg for cameras",
|
||||
"timeout": "Request Timeout (seconds)"
|
||||
"ffmpeg_arguments": "Arguments passed to FFmpeg for cameras",
|
||||
"timeout": "Request timeout (seconds)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -54,7 +54,7 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"timeout": "Request timeout (seconds)",
|
||||
"ffmpeg_arguments": "Arguments passed to ffmpeg for cameras"
|
||||
"ffmpeg_arguments": "Arguments passed to FFmpeg for cameras"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -62,12 +62,12 @@
|
||||
"step": {
|
||||
"onvif_devices": {
|
||||
"data": {
|
||||
"extra_arguments": "Extra FFMPEG arguments",
|
||||
"extra_arguments": "Extra FFmpeg arguments",
|
||||
"rtsp_transport": "RTSP transport mechanism",
|
||||
"use_wallclock_as_timestamps": "Use wall clock as timestamps",
|
||||
"enable_webhooks": "Enable Webhooks"
|
||||
"enable_webhooks": "Enable webhooks"
|
||||
},
|
||||
"title": "ONVIF Device Options"
|
||||
"title": "ONVIF device options"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user