-
Notifications
You must be signed in to change notification settings - Fork 233
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
Bump version #528
Closed
Closed
Bump version #528
Conversation
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
Changed url to point to @wuwentao repo
* chore(devcontainer): add github actions extension * chore(devcontainer): add github-pr extension
* replace CRLF to LF * rename enum.py to myenum.py and update import
* add github superlinter and auto release job * rename and upadte linter * update based on super linter error * update based on super linter error * update based on super linter error * update with superlinter error * convert CRLF to LF for all the files * update with superlinter error * update with superlinter error * revert master source code and recheck with linter * sync with master * fix flake8 and yaml linter error * fix flake8 and yaml linter error * fix markdown lint and shell lint error
* add github superlinter and auto release job * rename and upadte linter * update based on super linter error * update based on super linter error * update based on super linter error * update with superlinter error * convert CRLF to LF for all the files * update with superlinter error * update with superlinter error * revert master source code and recheck with linter * sync with master * fix flake8 and yaml linter error * enable python3 isort and fix with error * enable python3 isort and fix with error * update codeql version
* Update cloud.py * Update cloud.py
* chore(actions): issue translator * chore(issue-translator): add trailling space * chore(issue-translator): lint formatting * chore(issue-translator): permissions * chore: permissions top level
Suggestion: Zone 2 should perhaps be optional as this is not active with every heat pump.
* chore(hacs): revert required homeassistant version * chore(hacs): required version 2023.1
* Fix: Midea heat pump outside temperature issue when below zero #427 Fix: Midea heat pump outside temperature issue when below zero #427 * Update custom_components/midea_ac_lan/midea/devices/c3/message.py Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com> * Update message.py * Update message.py * Update message.py --------- Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
* feat(lib): migrate non hass items to midea-local * chore: bump midea-local version * chore(black): reformating code * chore(flake8): code formating * chore(isort): reformat code * chore(manifest): bump version * chore(requirements): bump midea-local version * chore: bump version 0.4.0-alpha * chore: isort lint
* chore: enabled pre-commit * chore: small fixes * chore: add myself as codeowner
* chore: enable codespell * chore: missing fixes * chore: fix wrong merge
* chore: typing __init__ * chore: isort
* build: enable pre-commit * chore: add missing dependency * chore: fix typing * chore: update env to python 3.12 * chore: move HA to dev requirements * chore: fix typing * chore: spaces
* chore: prettier on docs * chore: 2 more files * chore: readme
* add nullish check * Migrate to `supported_color_modes` and `color_mode` for lights --------- Co-authored-by: Hello World <wuwentao2000@126.com>
* chore: some more typing * chore: isort --------- Co-authored-by: Necroneco <caibinqing@live.com>
* chore: typing binary_sensor * chore: isort
* chore: more typing * core: isort
* chore: type humidifier * chore: isort
* chore: typing fan * chore: isort
* chore: config_flow typing * chore: removed save and load account
I do propose a new release to guarantee the right version.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bump manifest version so release and manifest is the same.