Skip to content

A quickly made adapter to get data for a TempestWX/WeatherFlow weather station via the WebSocket API endpoint and store it in a SQLite database.

Notifications You must be signed in to change notification settings

JoshieB/tempestwx-adapter-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TempestWX/WeatherFlow WebSocket API Node.js Adapter

This is a quick adapter to get data for a TempestWX/WeatherFlow weather station via the WebSocket API endpoint and store it in a SQLite database. Not a lot of error handling or safety and should not be trusted in a production environment.

Instructions:

  • Place your TempestWX private token and device ID (not to be confused with station ID) in the .env file.
  • node index.js

About

A quickly made adapter to get data for a TempestWX/WeatherFlow weather station via the WebSocket API endpoint and store it in a SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published