Skip to content

Releases: emoncms/postprocess

2.5.0

14 Mar 08:50

Choose a tag to compare

  • update version
  • new post process to generate solar battery kwh feeds
  • updated battery simulator

Full commit diff

2.4.10

13 Mar 15:46

Choose a tag to compare

  • update version
  • battery to grid export option
  • option to limit discharge period
  • fix error with loading last kwh values in battery simulator

Full commit diff

2.4.9

16 Sep 11:25

Choose a tag to compare

  • update version
  • remove en_GB
  • new locale files
  • blank locale for now

Full commit diff

2.4.8

30 Jun 19:34

Choose a tag to compare

2.4.7...2.4.8

  • upsample process
  • Improve basic_formula so you can make f12/2 alone @alexandrecuer
  • adapt model and shell script so they also work in container @alexandrecuer

2.4.7

16 Nov 17:33

Choose a tag to compare

2.2.5...2.4.7

  • Revamped user interface
  • New post process to remove NAN values, replacing with last value
  • New post process to limit values more than or less than set limits.
  • New down sampling post process
  • New allow negative post process
  • New to signed post process
  • New solar direct calculation process
  • Updated import and export process
  • Tool to help select feeds for formula process
  • Script for converting all 5s PHPFina feeds to 10s interval feeds (convert_all_5s_to_10s.php).
  • Fix PHP7 Compatibility (avoid errors for those still running PHP7)

2.2.5

26 Oct 10:27

Choose a tag to compare

Commits since last stable merge:
2.2.4...2.2.5

  • New carnot COP calculator, replicates functionality in the my heat pump app but allowing full calculation of all data.

2.2.2

21 Sep 16:29

Choose a tag to compare

See changes since last release 2.1.4...2.2.2

v2.1.4

30 Jul 12:02

Choose a tag to compare

  • Battery simulator to use with MySolarPVBattery app
  • improved formula post process thanks to @alexandrecuer

V2.1.0

14 Jun 13:55
3c2d737

Choose a tag to compare

V2.0.0

01 May 16:16
c76d22f

Choose a tag to compare

Commits: 1.0.0...5810532

  • Emoncms V10 sidebar support (V10 core required)
  • corrected accumulation of Kwh
  • friendly behaviour when no log file exists
  • PHP 7.3 support