Releases: xyzroe/ZigUSB_C6
Releases · xyzroe/ZigUSB_C6
407 (20241108)
- Added support for OTA updates using zlib compression. 🚀 This reduces the size of the update files and consequently halves the update time.
Special thanks to ginkage/CeilingCW-C6 for the inspiration and implementation details.
Full Changelog: 324...407
324 (20241024)
- Add web installer on the page
- Add esptool install into build.yml
- Now the *.bin file includes all partitions (so you can just flash it at 0x0).
Full Changelog: 320...324
320 (20241021)
- Added some debug functions
- Fixed getting server time (corrected endpoints and removed -1080 (no more this bug in v.5.3.1))
- Moved all Zigbee code to zigbee.* files
Full Changelog: 317...320
317 (20241018)
- Fixed identify command - works with Z2M without changing time value
- Add restart usb device option ob endpoint 4, use On with timed off command. (Inverted logic)
Full Changelog: 311...317
311 (20241012)
- Added power-on behavior attribute
- Fixed identify command (minimum time is 3 seconds)
- Improved log formatting
- Refactored code
- Fixed manufacturer code
- Added forced value updates 15 seconds after joining the network
- Increased forced update interval to 10 minutes
- Reworked documentation
Full Changelog: 308...311
308 (20241007)
- Fully working Zigbee OTA (now without zlib)
- Reorganized code into few files
- ESP-IDF 5.3.1
- esp-zboss-lib & esp-zigbee-lib 1.5.0
- Some small fixes
11 (20240711)
Init release