WeatherFlow Smart Weather  

Developer: BruceP's Plugins
Category: Weather and Environmental Sensors
Github: Github Repo
Assistance: Get help!    Check the online documentation
Plugin ID: com.pennypacker.indigoplugin.weatherflow
Latest release: v2022.0.1 released on Aug. 6, 2022
Requires: Indigo v2022.1.0 or higher
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

WeatherFlow-Indigo-Plugin

Indigo Plugin for obtaining weather data from WeatherFlow

This plugin lets you incorporate WeatherFlow data into Indigo in multiple ways. You can obtain curated weather data from WeatherFlow servers and/or raw weathr data from your own WeatherFlow devices on the same network as your Indigo server.

For more information on WeatherFlow devices please visit their website.

For more information on installing and using this plugin see the wiki for the plugin.

Release history

Version 2022.0.1

Released 2022-08-06

  • Updated for use with Indigo v2022.1.0 or later
  • Minor bug fixes
  • Updated version to more closely match the new Indigo version numbering

Version 0.3.2

Released: 2021-02-28

  • Fixed ability to create Tempest rapid wind UDP devices

Version 0.3.1

Released: 2021-01-25

  • Fixed bug preventing new "mode" state from being seen by Indigo
  • Fixed wiki URL

Version 0.3.0

Released: 2021-01-13

  • Added mode state to websocket devices
  • Added support for Personal Access Tokens
  • Fixed a small bug in an exception handler

Version 0.2.3

Released: 2020-07-16

  • Improve error handling in validating Station ID's
  • Fix pressure conversions
  • Fix processing of Tempest UDP observations

Version 0.2.2

Released: 2020-07-14

Properly handle empty/null values in observations

Version 0.2.1

Released: 2020-06-22

Fixed typo in formatted last lightning strike state

Version 0.2.0

Released: 2020-06-02

Added ability to customize the "State" column in the Indigo Devices display.

Version 0.1.3

Released: 2020-05-29

Fixed observation mappings

Version 0.1.2

Released: 2020-05-29

Fixed unit conversions in wind & lightning events

Version 0.1.1

Released: 2020-05-29

Fixed lookups of new property configuration options

Version 0.1.0

Released: 2020-05-28

Added support to specify units for temperature, pressure, wind speed & direction, rain and distances.

Version 0.0.3

Released: 2020-05-27

Added missing values from Tempest Websocket observations.

Added support for undocumented "summary" data by way of dynamic Indigo variables (see wiki for details)

Version 0.0.2

Released: 2020-05-24

Added support for Tempest devices

Version 0.0.1

Released: 2019-12-24

Initial release

Release details
Released on: Aug. 6, 2022
Requires: Indigo v2022.1.0+
Changes in this release

This updates the plugin to use python3 for use with Indigo v2022.1 and later. Other small bug fixes are also included.

Release details
Released on: Jan. 6, 2022
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fix tempest observation indexes

Release details
Released on: Feb. 28, 2021
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fix ability to create Tempest rapid wind UDP devices

Release details
Released on: Jan. 25, 2021
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Minor bug fixes:

  • Fixed bug preventing new "mode" state from being seen by Indigo
  • Fixed wiki URL
Release details
Released on: Jan. 13, 2021
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

This version adds a "mode" state to websocket devices to determine if your WeatherFlow device is considered online or offline.

It also adds support for users to start using their own Personal Access Tokens now that WeatherFlow has rolled them out. The developer token used in previous versions of the plugin will still be used if a Personal Access Token is not provided, but this will be removed in a future release, at which point a Personal Access Token will be required. More details can be found in the Getting Started section of the Wiki.

A minor bug in an exception handler was also fixed.

Release details
Released on: July 16, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

A few more fixes:

  • Improve error handling in validating Station ID's
  • Fix pressure conversions
  • Fix processing of Tempest UDP observations
Release details
Released on: July 14, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed handling of null/none values from observations

Release details
Released on: June 22, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed typo in formatted lightning strike state name.

Release details
Released on: June 2, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Enable custom state display in the Indigo Devices UI.

Release details
Released on: May 29, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed observation mappings

Release details
Released on: May 29, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed unit conversions in wind & lightning events

Release details
Released on: May 29, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed lookups of new properties when upgrading from a previous version of the plugin.

Release details
Released on: May 28, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Added the ability to convert units for temperature, pressure, wind speed & direction, rain and distances.

Release details
Released on: May 27, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Added missing Tempest websocket data.

Added dynamic support for undocumented summary data.

Release details
Released on: May 24, 2020
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

This release provides initial support for Tempest devices.

Release details
Released on: Dec. 24, 2019
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Initial release