Obsah

Weewx web for weather station Ventus W831

http://www.weewx.com/ https://mahler.io/2015/01/internet-vejrstation/

Installation

Setup local timezone in Armbian:

dpkg-reconfigure tzdata

Warning! Local time in server machine has to match with time in weather station!

Installation from debian package: http://www.weewx.com/docs/debian.htm

Install light http server

apt-get install lighttpd

Install Bootstrap themplate

https://github.com/brewster76/fuzzy-archer/blob/master/INSTALL

  1. Install true type fonts
apt-get install ttf-freefont
  1. Download plugin from releases list in tar.gz format. https://github.com/brewster76/fuzzy-archer/releases
  2. Enter command:
sudo wee_extension --install=<path/to/tar.gz>
  1. Bootstrap web page will be generated in /var/www/html/weewx/Bootstrap/ directory