Updated HomeAPI Setup (markdown)

2025-08-02 14:52:07 +02:00
parent f4d370277c
commit eee9e4632f

@@ -39,7 +39,7 @@ Public API's that require keys:
}, },
"ApiConfiguration": { "ApiConfiguration": {
"EspConfiguration": { "EspConfiguration": {
"InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg", <--- Server Address (always use ip)! "InformationBoardImageUrl": "http://192.168.101.178:5000/home/default.jpg", <--- Server Address (always use ip! This should always be the ip of the computer running this application)!
"UpdateIntervalMinutes": 2, "UpdateIntervalMinutes": 2,
"BlackTextThreshold": 190, "BlackTextThreshold": 190,
"EnableDithering": true, "EnableDithering": true,