Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
pvvx committed Dec 28, 2024
1 parent 7129724 commit 1a5ffdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,8 @@ In case you want to go back to the original firmware, you can download them here
| 4.6 | All thermometers support EXT OTA. Flashing third party Zigbee OTA files (*.zigbee). |
| 4.7 | Changing sensor settings: Added slope factor, zero offset in 0.01 units. |
| 4.8 | Reorganization of program code. Combining code with "BLE_THSensor". [Option added](https://github.com/pvvx/ATC_MiThermometer/issues/571): One MY18B20 on PD2 TS0201S1, ZTH01S1; Two MY18B20 on PD2 and PD4 TS0201S2, ZTH01S2. Temperature from MY18B20 is transmitted in BTHome format. |
| | Added "[Tuya TH03](https://pvvx.github.io/TS0201_TZ3000_TH03/)", "[LKTMZL02](https://pvvx.github.io/LKTMZL02)", "[ZTH05](https://pvvx.github.io/TS0601_TZE204)" |
| 4.9 | Added "[Tuya TH03](https://pvvx.github.io/TS0201_TZ3000_TH03/)", "[LKTMZL02](https://pvvx.github.io/LKTMZL02)", "[ZTH05](https://pvvx.github.io/TS0601_TZE204)" |
| 5.0 | Beta version... |

## Applications

Expand Down
30 changes: 1 addition & 29 deletions firmware.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
{"version": 71, "betaver": 72, "zbjson": "https://raw.githubusercontent.com/pvvx/ZigbeeTLc/master/firmware.json",
{"version": 72, "betaver": 72, "zbjson": "https://raw.githubusercontent.com/pvvx/ZigbeeTLc/master/firmware.json",
"custom":[
"ATC_v48.bin",
"MHO_C401_v48.bin",
"CGG1_v48.bin",
"ATC_v48.bin",
"ATC_v48.bin",
"ATC_v48.bin",
"CGDK2_v48.bin",
"CGG1M_v48.bin",
"MHO_C401N_v48.bin",
"BTH_v48.bin",
"ATC_v48.bin",
"MHO_C122_v48.bin",
"?","?","?","?",
"TB03F_v48.bin",
"TS0201_v48.bin",
"TNK01_v48.bin",
"?","?","?",
"TH03Z_v48.bin",
"?","?","?","?",
"ZTH01_v48.bin",
"ZTH02_v48.bin",
"?",
"TH03_v48.bin",
"ZL02_v48.bin",
"?",
"ZTH05_v48.bin"
],
"betafw":[
"ATC_v49.bin",
"MHO_C401_v49.bin",
"CGG1_v49.bin",
Expand Down

0 comments on commit 1a5ffdf

Please sign in to comment.