-
Notifications
You must be signed in to change notification settings - Fork 15
Installation
Björn Schrader edited this page Jan 9, 2019
·
3 revisions
Contents
Download the release image from here: https://cloud.wlanthermo.com/index.php/s/uRAYiW0gW8wouN1/download (Version 2.7.0)
Burn it to an SD Card with: https://etcher.io/
Reopen the SD Card and change the "setup.txt" to your liking.
Boot the fully assembled WLANThermo (display must be connected!)
-
Login by putty
-
Fetch the update:
wget https://cloud.wlanthermo.com/index.php/s/vDRYP2g6Kczh3vG/download -O WLANThermo_install-2.7.0.run
- Only needed if you want to change your web gui password:
Create update flag:
echo [Webpasswort] > update
sudo mv update /var/www/tmp/update
- Start update:
sudo bash ./WLANThermo_install-2.7.0.run
-
wait until update is finished, this can take a while.
-
click update in the Webview (for the Display)
-
reboot
Requires a Debian or Ubuntu system with some dependencies installed (build-essentials, docker)
- Clone the official Repository to your local machine:
git clone https://github.com/WLANThermo/WLANThermo_v2
- Run create_installer.sh in the build directory
./WLANThermo_v2/build/create_installer.sh
- finished installer is in
build/run