We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f177c commit e4c3c8dCopy full SHA for e4c3c8d
2 files changed
firmware_available.json
@@ -3,10 +3,10 @@
3
"hardware":"emonPi3",
4
"core":"ATSAMD21J17",
5
"radio_format":"lowpowerlabs",
6
- "version":"v1.0-develop",
7
- "date":"12 Feb 2026",
+ "version":"v1.0",
+ "date":"23 Apr 2026",
8
"baud":115200,
9
- "download_url":"https://github.com/openenergymonitor/emon32-fw/releases/download/v0.99.9-test/emon32-v0.99.9-test-f9995ea.bin",
+ "download_url":"https://github.com/openenergymonitor/emon32-fw/releases/download/v1.0/emon32-v1.0-ac45774.bin",
10
"description":"emonPi3 firmware"
11
},
12
module.json
@@ -1,6 +1,6 @@
1
{
2
"name" : "EmonScripts",
- "version" : "1.9.3",
+ "version" : "1.9.4",
"location" : "/opt/openenergymonitor",
"branches_available": ["stable","master"],
"requires": []
0 commit comments