Port details |
- py-elelabs-zigbee-ezsp-utility Elelabs Firmware Update Utility
- 20220218 comms
=0 Version of this port present on the latest quarterly branch. - Maintainer: rozhuk.im@gmail.com
 - Port Added: 2022-09-12 16:45:09
- Last Update: 2022-09-12 16:44:02
- Commit Hash: 7f1b354
- Also Listed In: python
- License: APACHE20
- Description:
- The Elelabs Firmware Update Utility is a basic Python 3 script to flash
the the firmware inside a range of Elelabs Zigbee and Thread products to
a newer version.
Currently sold supported products based on Silicon Labs microcontrollers:
Elelabs Zigbee Raspberry Pi Shield ELR023 (EFR32MG13P)
Elelabs Zigbee USB Adapter ELU013 (EFR32MG13P)
Previously sold supported products based on Silicon Labs microcontrollers:
Elelabs Zigbee Raspberry Pi Shield ELR022 (EFR32MG1B)
Elelabs Zigbee USB Adapter ELU012 (EFR32MG1B)
Elelabs Zigbee Raspberry Pi Shield EZBPIS (EM357)
Elelabs Zigbee USB Adapter EZBUSBA (EM357)
Disclaimer: This utility should also work with other generic EZSP
(EmberZNet Serial Protocol) or Spinel (Openthread Serial Protocol) based
adapters and modules from other vendors, however firmwares for products
not from Elelabs are not provided here and there is no guarantees that
it will work with non-Elelabs products. Be wanted that you may void your
warranty and even brick your adapter if the firmware update is not
supported by your mnaufacturer.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}elelabs-zigbee-ezsp-utility>0:comms/py-elelabs-zigbee-ezsp-utility@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/py-elelabs-zigbee-ezsp-utility/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/py-elelabs-zigbee-ezsp-utility
- pkg install py39-elelabs-zigbee-ezsp-utility
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-elelabs-zigbee-ezsp-utility listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-elelabs-zigbee-ezsp-utility
- Package flavors (<flavor>: <package>)
- py39: py39-elelabs-zigbee-ezsp-utility
- distinfo:
- TIMESTAMP = 1662938072
SHA256 (Elelabs-elelabs-zigbee-ezsp-utility-20220218-7fc415497f7e2b3410e3350b359ac5c71043399e_GH0.tar.gz) = 412f7c5b0b7786c8a6d6f760a3063d4c0e0551d79bd023a731e7200c69324158
SIZE (Elelabs-elelabs-zigbee-ezsp-utility-20220218-7fc415497f7e2b3410e3350b359ac5c71043399e_GH0.tar.gz) = 1244999
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyserial>=3.4 : comms/py-pyserial@py39
- py39-xmodem>=0.4.5 : comms/py-xmodem@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_py-elelabs-zigbee-ezsp-utility
- USES:
- python:3.6+ shebangfix
- pkg-message:
- For install:
-
!!! ATTENTION !!!
Make sure that you are flashing proper F/W.
There is different pinout in different images and you may loose
connection to EFR32 chip after flashing.
Extra F/W sources:
https://www.zigbee2mqtt.io/guide/adapters/
https://github.com/xsp1989/zigbeeFirmware/
https://github.com/grobasoz/zigbee-firmware
https://github.com/zha-ng/EZSP-Firmware
https://github.com/MattWestb/EFR32-FW
https://github.com/walthowd/husbzb-firmware
Please note if you are using the EZSP v8 firmware you will also have to
add the following to your configuration.yaml for the Home Assistant
ZHA integration to load successfully.
zha:
zigpy_config:
ezsp_config:
CONFIG_PACKET_BUFFER_COUNT: 64
CONFIG_MAX_END_DEVICE_CHILDREN: 32
CONFIG_SOURCE_ROUTE_TABLE_SIZE: 200
- WWW: https://github.com/Elelabs/elelabs-zigbee-ezsp-utility
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20220218 12 Sep 2022 16:44:02
    |
Neel Chauhan (nc)  Author: Rozhuk Ivan |
comms/py-elelabs-zigbee-ezsp-utility: new port
PR: 266380 |
Number of commits found: 1
|