Add a refresh loop for the image view itself.

This commit is contained in:
Dermot Duffy
2022-01-19 19:27:23 -08:00
parent aa0ee88970
commit 317a262f2b
6 changed files with 103 additions and 23 deletions
+2 -1
View File
@@ -98,7 +98,8 @@
}
},
"image": {
"src": "Static image URL/data for image view"
"src": "Static image URL/data for image view",
"refresh_seconds": "Number of seconds after which to refresh"
},
"menu": {
"buttons": {