Skip to content

Leosirth/weewx-wcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wcloud - weewx extension that sends data to WeatherCloud
Copyright 2014 Matthew Wall

Installation instructions:

0) download

wget -O weewx-wcloud.zip https://github.com/matthewwall/weewx-wcloud/archive/master.zip

1) run the extension installer:

wee_extension --install weewx-wcloud.zip

2) modify weewx.conf:

[StdRESTful]
    [[WeatherCloud]]
        id = WEATHERCLOUD_ID
        key = WEATHERCLOUD_KEY

3) restart weewx

sudo /etc/init.d/weewx stop
sudo /etc/init.d/weewx start

For configuration options and details, see the comments in wcloud.py

About

upload data to weathercloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%