v1.4.2
Firmware Compatibility and Reliable List Parsing
Changes
Firmware Compatibility:
- Updated save command from
ostoohto match firmware change - Firmware renamed command from "save" to "hold" to reduce confusion
- Ref: openenergymonitor/emon32-fw@bcc2834
Reliable List Parsing:
- Use firmware
[end]marker for list commands (ol,on) - Remove all timing delays - wait for
[end]marker instead - Commands can now be sent immediately after receiving
[end] - Much faster and more reliable sensor list updates
- No more risk of command concatenation in serial buffer
- Ref: openenergymonitor/emon32-fw@de304aa
Requirements
- This version requires emon32 firmware with commits bcc2834 and de304aa or later
- For older firmware, use ha-emon-config v1.4.0