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

Zigbee2mqtt: Add Xiaomi WXKG01LM button #1853

Merged
merged 1 commit into from Aug 25, 2023
Merged

Conversation

Pierre-Gilles
Copy link
Contributor

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 for testing before merging.

Description of change

Close #1852 : Add Xiaomi button compatibility

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (03b4d08) 97.90% compared to head (a59ea34) 97.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1853   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files         733      733           
  Lines       11318    11322    +4     
=======================================
+ Hits        11081    11085    +4     
  Misses        237      237           
Files Changed Coverage Δ
server/utils/constants.js 100.00% <ø> (ø)
server/services/zigbee2mqtt/exposes/enumType.js 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@relativeci
Copy link

relativeci bot commented Aug 25, 2023

Job #1697: Bundle Size — 8.64MiB (~+0.01%).

72e8358(current) vs 03b4d08 master#1694(baseline)

⚠️ Bundle contains 3 duplicate packages

Metrics (1 change)
                 Current
Job #1697
     Baseline
Job #1694
Initial JS 4.69MiB(~+0.01%) 4.69MiB
Initial CSS 302.01KiB 302.01KiB
Cache Invalidation 54.1% 54.1%
Chunks 47 47
Assets 150 150
Modules 1356 1356
Duplicate Modules 19 19
Duplicate Code 0.69% 0.69%
Packages 124 124
Duplicate Packages 3 3
Total size by type (1 change)
                 Current
Job #1697
     Baseline
Job #1694
CSS 315.31KiB 315.31KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.92MiB 1.92MiB
JS 6.29MiB (~+0.01%) 6.29MiB
Media 0B 0B
Other 15.29KiB 15.29KiB

View job #1697 reportView master branch activity

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a59ea34
Status: ✅  Deploy successful!
Preview URL: https://b565aee7.gladys-plus.pages.dev
Branch Preview URL: https://add-xiaomi-wxkg01lm.gladys-plus.pages.dev

View logs

@Pierre-Gilles Pierre-Gilles merged commit 72e8358 into master Aug 25, 2023
10 checks passed
@Pierre-Gilles Pierre-Gilles deleted the add-xiaomi-WXKG01LM branch August 25, 2023 12:08
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.

Zigbee2mqtt: Add Xiaomi WXKG01LM
1 participant