From eee9e4632fb92f01d80b46b63c5b9990bc4e81de Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Sat, 2 Aug 2025 14:52:07 +0200 Subject: [PATCH] Updated HomeAPI Setup (markdown) --- HomeAPI-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HomeAPI-Setup.md b/HomeAPI-Setup.md index bc7b672..3526985 100644 --- a/HomeAPI-Setup.md +++ b/HomeAPI-Setup.md @@ -39,7 +39,7 @@ Public API's that require keys: }, "ApiConfiguration": { "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, "BlackTextThreshold": 190, "EnableDithering": true,