Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Add command to probe running firmware to the tzb-zigpy-cli-tools add-on? #6

Open
Hedda opened this issue Jan 12, 2024 · 0 comments

Comments

@Hedda
Copy link

Hedda commented Jan 12, 2024

Suggest add command in zigpy-cli for tzb-zigpy-cli-tools to probe running firmware that dump EmberZNet Ember config via EZSP.

These feature/commands are not supported by zigpy-cli but are supported via bellows CLI tools:

https://github.com/zigpy/bellows

$ bellows -d /dev/ttyUSB1 -b 115200 config --all

and

$ bellows -d /dev/ttyUSB1 -b 115200 info

FYI, @darkxst also added a wrapper for this command to universal-silabs-flasher here -> NabuCasa/universal-silabs-flasher#37

If a unified command for this could be added to upstream zigpy-cli then then assume that such zigpy CLI command could later be extended to offer similar information probe in other radio libraries for zigpy too?

PS: Also related to this feature request from by xconverge asking to probe Silabs bootloader -> NabuCasa/universal-silabs-flasher#16

universal-silabs-flasher --device /dev/ttyUSB0 --probe-method bootloader
@Hedda Hedda changed the title [REQUEST] Add command to probe running firmware? [REQUEST] Add command to probe running firmware to the tzb-zigpy-cli-tools add-on? Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant