Port details |
- py-elelabs-zigbee-ezsp-utility Elelabs Firmware Update Utility
- 20220218 comms
=2 20220218Version of this port present on the latest quarterly branch. - Maintainer: rozhuk.im@gmail.com
 - Port Added: 2022-09-12 16:45:09
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/Elelabs/elelabs-zigbee-ezsp-utility
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
- Test 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 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
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20220218 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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: 2
|