Support (HA) camera snapshots in image view.

This commit is contained in:
Dermot Duffy
2022-02-13 14:02:38 -08:00
parent 6be88fe0b6
commit 5184d0df62
8 changed files with 86 additions and 24 deletions
+7 -1
View File
@@ -127,7 +127,13 @@
}
},
"image": {
"src": "Static image URL/data for image view",
"mode": "Image view mode",
"modes": {
"screensaver": "Embedded Frigate logo",
"url": "Arbitrary image specified by URL",
"camera": "Home Assistant camera snapshot of camera entity"
},
"url": "Static image URL for image view",
"refresh_seconds": "Number of seconds after which to refresh (0=never)"
},
"menu": {