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

Add broadlink_cli to deployment package #817

Closed
wants to merge 2 commits into from

Conversation

jghaines
Copy link

@jghaines jghaines commented Jan 18, 2025

Context

Proposed change

Add CLI to deployment package
Refactor of CLI code for clarity
JSON output
JSON input template

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New device
  • New product id (the device is already supported with a different id)
  • [] New feature (which adds functionality to an existing device)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests
  • Documentation

Additional information

Checklist

  • The code change is tested and works locally.
  • The code has been formatted using Black.
  • The code follows the Zen of Python.
  • I am creating the Pull Request against the correct branch.
  • Documentation added/updated.

Jason Haines added 2 commits December 22, 2024 16:59
Allow JSON (default) output on all commands
Add --learnfile template
Fix majority of linter warnings
@jghaines
Copy link
Author

Created from wrong branch. Closing

@jghaines jghaines closed this Jan 22, 2025
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.

broadlink_cli: Error/Status messages should go to stderr
1 participant