Converting Python scripts to classes

This commit is contained in:
2023-12-25 20:22:31 +01:00
parent 7c5e86e8dc
commit 1a8a986674
12 changed files with 263 additions and 1674 deletions

View File

@@ -2,5 +2,13 @@
"first_start": {
"type": "generic",
"default": true
},
"image_source": {
"type": "generic",
"default": "image_set"
},
"period_source": {
"type": "generic",
"default": "network_location"
}
}