created raspagenda.py -> 2025-01-25 16:23:32
This commit is contained in:
parent
11733c3495
commit
d4aa097224
2 changed files with 38 additions and 8 deletions
10
config.json
10
config.json
|
@ -1,15 +1,9 @@
|
|||
{
|
||||
"displayTZ": "Spain/Madrid",
|
||||
"thresholdHours": 24,
|
||||
"maxEventsPerDay": 3,
|
||||
"isDisplayToScreen": false,
|
||||
"isShutdownOnComplete": false,
|
||||
"weekStartDay": 6,
|
||||
"dayOfWeekText": ["L", "M", "X", "J", "V", "S", "D"],
|
||||
"isDisplayConected": true,
|
||||
"screenWidth": 250,
|
||||
"screenHeight": 122,
|
||||
"imageWidth": 250,
|
||||
"imageHeight": 122,
|
||||
"rotateAngle": 180,
|
||||
"is24h": false,
|
||||
"rotateAngle": 180
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue