Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weewx-websocket-service

A weewx service for pushing LOOP data to a websocket server

Installation

You will need to install the required python packages yourself if they are not already on your system. I did it with pip. They are:

  • websocket (>pip install websocket-client)
  • dotenv (>pip install python-dotenv)

Place the repository in weewx/bin/user/

Change weewx.conf by adding the bold part to the following line:

report_services = user.weewx-websocket-service.socketservice.SocketService, weewx.engine.StdPrint, weewx.engine.StdReport

About

A weewx service for pushing LOOP data to a websocket server

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages