From f1fac7531ff0dae41f76c7486da5527368f52086 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Wed, 23 Aug 2023 17:15:53 -0700 Subject: [PATCH] rpi script --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f65bbe..4892069 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,20 @@ o424104.ingest.sentry.io ``` 4. (maybe u need to update the location code?) -5. clear storage for wash connect app, enter laundry room, open the app, login with random password, start the washing machine +5. clear storage for wash connect app, **enter laundry room before open the app**, login with random password, start the washing machine 6. when the washing machine is started, close the app and clear storage. ## docker image -Read dockerfile +Read dockerfile, start the docker container on your vps. + +On your phone, access `YOUR_SERVER_IP:8000`, read `_a_help.html` to setup dns, download crt & apk, and complete the setup. + +go with step 5. + +## WARNING + +You might have to update the location code, to make it working for your laundry room. + +Refer to `httpd*.py` to learn how to update them. -- GitLab