-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli)!: download protocol (#214)
Breaking change was introduced by #219 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced Midea Local CLI with a new `MideaCLI` class for better structure and functionality. - Added detailed logging configuration for better monitoring. - **Bug Fixes** - Improved data handling in `download_lua` to include model numbers conditionally. - **Documentation** - Updated `.vscode/extensions.json` to recommend the `vscode-coverage-gutters` extension. - **Tests** - Expanded test coverage for Midea Local CLI features, including cloud interaction, device discovery, message sending, and more. - **Chores** - Updated `.gitignore` to exclude LUA protocol files and renamed library configuration file. - Modified `.vscode/settings.json` for enhanced test coverage reporting. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f74ff8e
commit 7a99374
Showing
7 changed files
with
518 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.