Skip to content

FKW9/ws980-weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELV WS980 Weather Station Logger

ELV WS980 Weather Station Logger with Graphite and Grafana on an Synology NAS.

This script is executed every minute on my NAS via the task scheduler. Requests data from the weather station and sends it to graphite, a time-series database. This data is then visualized with Grafana.

Requirements

  • WS980 Weather Station, or similar
  • WiFi connection with known IP of the station
  • Python3 and Graphite running on the Host

Used Hardware