Allow the user to specify image URL for image live provider.

This commit is contained in:
Dermot Duffy
2023-02-26 19:47:33 -08:00
parent 5e927a23b0
commit 6d2d31f709
9 changed files with 66 additions and 46 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"icon": "Icon for this camera (Autodetected from entity)",
"image": {
"editor_label": "Image Options",
"refresh_seconds": "Number of seconds after which to refresh live image (0=never)"
"refresh_seconds": "Number of seconds after which to refresh live image (0=never)",
"url": "Image URL to use instead of camera entity snapshot"
},
"id": "Unique id for this camera in this card",
"live_provider": "Live view provider for this camera",