zigpy-cli icon indicating copy to clipboard operation
zigpy-cli copied to clipboard

[REQUEST] Add command to probe running firmware?

Open Hedda opened this issue 2 years ago • 0 comments

Suggest add unified command in zigpy-cli to probe running firmware in order to dump EmberZNet Ember config from bellows via EZSP.

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

and

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

Then such zigpy CLI command could possibly later be extended to offer similar information probe in other radio libraries for zigpy too?

PS: @darkxst pull request for universal-silabs-flasher added wrappr for it here -> https://github.com/NabuCasa/universal-silabs-flasher/pull/37

PPS: Also related to same feature request by xconverge here -> https://github.com/NabuCasa/universal-silabs-flasher/issues/16

Hedda avatar Apr 24 '23 07:04 Hedda