This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
Releases: doudz/zigate
Releases · doudz/zigate
0.26.2
0.26.1
0.26.0
0.25.1
0.25.0
Improve reporting process for light and plug (etc)
Add template support
New discovery process
various bugs fixes
Add Erase EEProm function to flasher
Some breaking changes
refresh_device now only read known values, for discovery, use discover_device
ZIGATE_DEVICE_NEED_REFRESH is now ZIGATE_DEVICE_NEED_DISCOVERY
ZIGATE_DEVICE_RENAMED is now ZIGATE_DEVICE_ADDRESS_CHANGED
0.24.2
0.24.1
0.24.0
0.23.1
0.23.0
Add some commands, and bug fix
We now have flasher !
Thanks to Sander Hoentjen (tjikkun)
usage: python -m zigate.flasher [-h] -p PORT [-w WRITE] [-s SAVE]
optional arguments:
-h, --help show this help message and exit
-p PORT, --serialport PORT
Serial port, e.g. /dev/ttyUSB0
-w WRITE, --write WRITE
Firmware bin to flash onto the chip
-s SAVE, --save SAVE File to save the currently loaded firmware to