Releases: openenergymonitor/emonth2
Releases · openenergymonitor/emonth2
4.1.7
4.1.6
- Fix DS18B20 serial printing & multiple sensors
4.1.5
4.1.3
- Serial print RF format
- Fix lib versions
4.1.2
V4.1.2 - (27/02/23) Add option to used custom encryption key
V4.1.1 - (19/02/23) Fix missing frequency initialization
- For compatibility with latest hardware (e.g RFM69SPI / emonTx V4 / emonPi2) use Low Power Labs (LPL) firmware
- For backwards compatibility with older hardware (e.g RFM69SPI / Origional emonPi / emonTx V3) use JeeLib Classic firmware
4.1.0
Combined firmware that can support jeelib classic, native and LowPowerLabs radio formats
3.2.6
Multiple external DS18B20 sensors accepted. No change to config file.
3.2.5
Support for multiple external temperature sensors, specifiable via #define at top of src.ino.
Binaries:
- firmware.hex: single external temperature sensor
- firmware_2ext.hex: 2x external temperature sensors
V3.2.4 | Serial config note
- Add serial print note to select NL & CR when using serial config
V3.2.3 | Fix DIP switch node ID config
- Fix bug introduced in V3.2.2 which DIP switches don't work to set RF node ID. Thanks @elias-rexometer