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

Fix form CLI command #642

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Fix form CLI command #642

merged 1 commit into from
Aug 4, 2024

Conversation

HadrienPatte
Copy link
Contributor

The bellows form command currently fails with the following error:

  File "/home/.virtualenvs/bellows/lib/python3.10/site-packages/bellows/cli/util.py", line 55, in async_inner
    zigpy_conf.CONF_FLOW_CONTROL: ctx.obj["flow_control"],
AttributeError: module 'zigpy.config' has no attribute 'CONF_FLOW_CONTROL'. Did you mean: 'CONF_DEVICE_FLOW_CONTROL'?

@puddly puddly merged commit a86f7f1 into zigpy:dev Aug 4, 2024
12 checks passed
@puddly
Copy link
Contributor

puddly commented Aug 4, 2024

Thanks!

@HadrienPatte HadrienPatte deleted the fix-form branch September 16, 2024 23:36
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