Move WebRTC in the editor from live -> cameras.
This commit is contained in:
@@ -18,7 +18,11 @@
|
||||
"frigate_url": "Frigate server URL",
|
||||
"title": "Title for this camera (Autodetected from entity)",
|
||||
"icon": "Icon for this camera (Autodetected from entity)",
|
||||
"zone": "Frigate zone"
|
||||
"zone": "Frigate zone",
|
||||
"webrtc": {
|
||||
"entity": "WebRTC Camera Entity (Not a Frigate camera)",
|
||||
"url": "WebRTC Camera URL"
|
||||
}
|
||||
},
|
||||
"view": {
|
||||
"default": "Default view",
|
||||
@@ -66,10 +70,6 @@
|
||||
"frigate-jsmpeg": "Frigate JSMpeg",
|
||||
"webrtc": "WebRTC"
|
||||
},
|
||||
"webrtc": {
|
||||
"entity": "WebRTC Camera Entity (Not a Frigate camera)",
|
||||
"url": "WebRTC Camera URL"
|
||||
},
|
||||
"controls": {
|
||||
"thumbnails": {
|
||||
"mode": "Live thumbnails mode",
|
||||
|
||||
Reference in New Issue
Block a user