WP Manifestindependent plugin directory
manifest / integrations / wp-weewx

WPWeeWX

A WordPress extension to read weather data from WeeWX

by OpenAstro · github.com/open-astro/wp-weewx · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/open-astro/wp-weewx/archive/refs/heads/main.zip

Display WeeWX JSON weather data with a shortcode.

Changelog

See CHANGELOG.md for release history.

Plugin Info

Description

WPWeeWX fetches WeeWX-generated JSON and renders responsive weather dashboards.

WPWeeWX Dashboard Preview

Installation

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin in WordPress.
  3. Install WeeWX-Conditions
  4. Configure JSON URLs under Settings → WeeWX Weather.

Usage

Use [weewx_weather] or specify attributes:

[weewx_weather source="simple" view="current"]

Timezone

LCD timestamps are rendered using the WordPress site timezone (Settings → General → Timezone).