22th release - PIC 6.x flashing and more #167
rvdbreemen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's been a while since I last released an update to the ESP8266 Nodoshop OTGW firmware, but it was about time.
##Updates for v0.10.0
The release integrates the latest PIC flashing to the ESP firmware. This release can securely flash both pic16f88 (5.x firmware) and pic16f1847 (6.x firmware), update from the web and then flash it to the pic.
The web UI has been changed a bit, so you have a single button for settings, and more advanced features are in the dropdown menu.
OEM faults are now displayed in Web UI and correctly reported thru MQTT, including the integration with Home Assistant. The SC command is now sent instantly when on the minute, so time synchronizes correctly with NTP time. AceTime library updated to the latest, now all time is synced to your local time (incl. debug logs). No longer decode msgids with a parity error (issue Unexpected spikes in MQTT values Water pressure and Relative Modulation level #145, MQTT values sometimes mixed up #150 and [Request] rename MQTT prefix for better clarity #160). Moved strings to flash memory. Detections of pic device id, firmware type and version.
Contributions from the community
Full Changelog: v0.9.5...v0.10.0
This release would not have been possible without the amazing discord crowd. Thank you everyone that helped, gave input, tested beta releases, contributed time and lines of code. Most of all Schelte Bron for his latest update to the serial library that enabled PIC updates to all types of pics currently in use.
This discussion was created from the release 22th release - PIC 6.x flashing and more.
Beta Was this translation helpful? Give feedback.
All reactions