Skip to content

Intégration Midea AC LAN : ajout de la prise en charge des appareils,… - #22

Open
Terdious wants to merge 4 commits into
masterfrom
midea_ac_lan
Open

Intégration Midea AC LAN : ajout de la prise en charge des appareils,…#22
Terdious wants to merge 4 commits into
masterfrom
midea_ac_lan

Conversation

@Terdious

Copy link
Copy Markdown
Owner

… des pages de configuration et de découverte, ainsi que des traductions en plusieurs langues.

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)
  • If you are adding a new features/services, did you run integration comparator? (npm run compare-translations on front)
  • Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community (french forum/english forum) for testing before merging.
  • If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
  • If you are adding a new features/services which needs explanation, did you modify the user documentation? See the GitHub repo and the website.
  • Did you add fake requests data for the demo mode (front/src/config/demo.js) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!

… des pages de configuration et de découverte, ainsi que des traductions en plusieurs langues.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 28, 2025

Copy link
Copy Markdown

Deploying terdious-binary-and-columns-dashboard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ffb52f
Status: ✅  Deploy successful!
Preview URL: https://9af0e626.terdious-binary-and-columns-dashboard.pages.dev
Branch Preview URL: https://midea-ac-lan.terdious-binary-and-columns-dashboard.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 28, 2025

Copy link
Copy Markdown

Deploying terdious-news-charts-and-expand with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ffb52f
Status: ✅  Deploy successful!
Preview URL: https://03c05740.terdious-news-charts-and-expand.pages.dev
Branch Preview URL: https://midea-ac-lan.terdious-news-charts-and-expand.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 28, 2025

Copy link
Copy Markdown

Deploying terdious-add-binary-chart with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ffb52f
Status: ✅  Deploy successful!
Preview URL: https://4fd1c0ff.terdious-add-binary-chart.pages.dev
Branch Preview URL: https://midea-ac-lan.terdious-add-binary-chart.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 28, 2025

Copy link
Copy Markdown

Deploying terdious-add-choice-number-col with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ffb52f
Status: ✅  Deploy successful!
Preview URL: https://7c77e059.terdious-add-choice-number-col.pages.dev
Branch Preview URL: https://midea-ac-lan.terdious-add-choice-number-col.pages.dev

View logs

…e la prise en charge des réponses UDP, et amélioration de la découverte des appareils avec une nouvelle implémentation pure JavaScript.
…our utiliser 'localhost' au lieu de l'adresse IP statique.
… protocol files

- Added `midea-ac-lan.transformDevice.js` to transform Midea devices into Gladys devices with features like power, target temperature, mode, and room temperature.
- Removed legacy protocol files: `midea-client.js`, `midea-discovery.js`, `midea-local-auth.js`, and `midea-protocol.js` to streamline the codebase.
- Updated constants to include new device feature types.
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.

1 participant