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

fixed cli issues #582

Merged
merged 1 commit into from
Sep 19, 2023
Merged

fixed cli issues #582

merged 1 commit into from
Sep 19, 2023

Conversation

dumpfheimer
Copy link
Contributor

I was having issues running bellows command in cli
e.g.

$ bellows -d /dev/XXX -b 115200 -v INFO --flow-control hardware scan
error: _startup_reset not found in COMMANDS

looks like the function _startup_reset() does not exist but is called startup_reset() without a leading _.

I am not aware of any implications this might have, but it works now - for me.

fixed cli issue
@puddly puddly merged commit 58f8a80 into zigpy:dev Sep 19, 2023
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants