Skip to content

SteiMi/weewx-everyaware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeeWX EveryAware

This is an extension for WeeWX that publishes data to EveryAware.

Installation

  1. Download WeeWX EveryAware from https://github.com/SteiMi/weewx-everyaware/archive/master.tar.gz using:
wget -O weewx-everyaware.tar.gz https://github.com/SteiMi/weewx-everyaware/archive/master.tar.gz
  1. Install the extension using:
wee_extension --install weewx-everyaware.tar.gz
  1. Configure to which feeds the data should be uploaded by editing weewx.conf:
[StdRESTful]
        [[EveryAware]]
              feeds = replace_me

You can upload to multiple feeds at once by adding several feed id's to the config file separated by commas (e.g. feeds = feed1,feed2 if you want to upload data to feed1 and feed2). 4. Restart WeeWX

sudo /etc/init.d/weewx restart

Notes

  • This plugin currently only supports uploading data to feeds that have public write enabled
  • Your MAC address will be used as source id as an integer when uploading

About

WeeWX extension that publishes data to EveryAware

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages