Releases: openenergymonitor/EmonScripts
Releases · openenergymonitor/EmonScripts
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
1.5.11
- Enable SPI on RaspberryPi for RFM69SPI
1.4.2
1.4.2
1.4.0
- Fix first boot update with flag on boot partition
- Fix wifiAP stop sudoers entry
- Documentation updates
1.3.9
1.3.9
1.2.0
- Support for emoncms component manager
- Streamlined update scripts
v1.1.4-beta
Use of python3-pip and python3-dev rather than python2 packages
v1.1.1-beta
Improved safe-update list check
v1.1.0-beta
Improved emonPiLCD installation thanks to @alexandrecuer