Skip to content

HomeBusProjects/homebus-weewx-json

Repository files navigation

homebus-weewx-json

This is a simple HomeBus data source which publishes weather conditions provided by a WeeWX server.

Usage

On its first run, homebus-aqi needs to know how to find the HomeBus provisioning server.

bundle exec homebus-weewx-json

WeeWX JSON

The WeeWX server must have the JSON extension installed and enabled. This extension adds a new report type which generates a .json file that this publisher uses to retrieve weather conditions.

Configuration

The .env file must contain the URL for the WeeWX server.

WEEWX_JSON_URL=http://octopi.local:8001/weewx.json

About

Homebus publisher for WeeWX JSON reports

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages