Skip to content

Releases: openenergymonitor/EmonScripts

1.6.22

16 Nov 18:31
Compare
Choose a tag to compare

1.6.0...1.6.22

  • Option to disable 1-wire via config.ini, thanks to @borpin
  • Install PHP8.0 if ARMv6 architecture @borpin
  • Updated Raspberrypi installation documentation @borpin
  • Developer notes for EmonScripts @borpin
  • Updated firmware options
  • Python3 based command line firmware upload tool
  • The install.sh and main.sh have been updated to copy stdout and stderr to both the terminal and also a log file. thanks to @cduffy
  • Fixed listener requirement in latest mosquitto.conf
  • Fixed emonSD download MD5
  • Temporary fix for pip3 install errors (ignore and bypass warning for now)

1.6.0

08 Feb 15:42
Compare
Choose a tag to compare

Git compare https://github.com/openenergymonitor/EmonScripts/compare/1.5.14..1.6.0

  • New logrotate configuration thanks to @borpin
  • Updated documentation thanks to @borpin
  • Fix for apache2 installation error thanks to @borpin
  • Fix for admin components git error thanks to @borpin

1.5.11

01 Dec 16:38
a13af5e
Compare
Choose a tag to compare
  • Enable SPI on RaspberryPi for RFM69SPI

1.4.2

26 Oct 10:31
Compare
Choose a tag to compare
1.4.2

1.4.0

16 Dec 14:18
Compare
Choose a tag to compare
  • Fix first boot update with flag on boot partition
  • Fix wifiAP stop sudoers entry
  • Documentation updates

1.3.9

21 Sep 16:32
Compare
Choose a tag to compare
1.3.9

1.2.0

17 May 20:26
Compare
Choose a tag to compare
  • Support for emoncms component manager
  • Streamlined update scripts

v1.1.4-beta

22 Jan 10:25
Compare
Choose a tag to compare

Use of python3-pip and python3-dev rather than python2 packages

v1.1.1-beta

03 Aug 08:34
Compare
Choose a tag to compare

Improved safe-update list check

v1.1.0-beta

03 Aug 08:33
Compare
Choose a tag to compare

Improved emonPiLCD installation thanks to @alexandrecuer