Skip to content

fix(cloud): switch default cloud from SmartHome to Nethome Plus #360

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

Merged
merged 4 commits into from
Mar 24, 2025

Conversation

wuwentao
Copy link
Member

switch default cloud from Smarthome to Nethome plus.
as Midea closed the api service in Smarthome cloud.

we just receive this temp solution from msmart-ng repo, the origin link is :
mill1000/midea-msmart#193
mill1000/midea-msmart#194

anyway, it's a backup solution, and midea also will close this service in future, so we still need to migrate to new v2 cloud api in future.

@github-actions github-actions bot added the bug Something isn't working label Mar 24, 2025
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
midealocal/cloud.py 90.98% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wuwentao wuwentao added this to the v6.2.0 milestone Mar 24, 2025
@wuwentao wuwentao merged commit ae34281 into main Mar 24, 2025
7 checks passed
@wuwentao wuwentao deleted the nethome branch March 24, 2025 10:29
wuwentao added a commit that referenced this pull request Mar 25, 2025
🤖 I have created a release *beep* *boop*
---


##
[6.2.0](v6.1.0...v6.2.0)
(2025-03-25)


### Features

* **ad:** add ad device support
([#362](#362))
([77e1baa](77e1baa))
* **b3:** support new X00 body for B3 device
([#350](#350))
([702aaf0](702aaf0))
* **cf:** add defrost and freeze for CF device
([#351](#351))
([0762e79](0762e79))
* **e6:** add cold water and climate compensation features
([#353](#353))
([88b78d0](88b78d0))


### Bug Fixes

* **cd:** fix cd device mode key and value error
([#357](#357))
([beaf7e0](beaf7e0))
* **cloud:** switch default cloud from SmartHome to Nethome Plus
([#360](#360))
([ae34281](ae34281))
* **e2:** input target_temperature should be float
([#358](#358))
([316afce](316afce))
* **e3:** input target_temperature should be float
([#359](#359))
([377ded9](377ded9))
* **e6:** input temperature should be float
([#363](#363))
([3763412](3763412))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant