Skip to content

Conversation

m-kurtenacker
Copy link
Contributor

This adds support for the six scene buttons found on MLIs "ZBT-Remote-ALL-RGBW".

The remote normally issues a write_attributes command if one of those buttons is pressed. The quirk translates this to an update on a scene cluster.

Copy link
Contributor

@Adminiuga Adminiuga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm if checks pass

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2021

Codecov Report

Merging #1074 (0d78193) into dev (b5d29f5) will decrease coverage by 0.11%.
The diff coverage is 63.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1074      +/-   ##
==========================================
- Coverage   81.19%   81.07%   -0.12%     
==========================================
  Files         196      197       +1     
  Lines        5190     5226      +36     
==========================================
+ Hits         4214     4237      +23     
- Misses        976      989      +13     
Impacted Files Coverage Δ
zhaquirks/mli/tint.py 63.88% <63.88%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5d29f5...0d78193. Read the comment docs.

@coveralls
Copy link

coveralls commented Oct 16, 2021

Pull Request Test Coverage Report for Build 1351316446

  • 23 of 36 (63.89%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 81.075%

Changes Missing Coverage Covered Lines Changed/Added Lines %
zhaquirks/mli/tint.py 23 36 63.89%
Totals Coverage Status
Change from base Build 1349092155: -0.1%
Covered Lines: 4237
Relevant Lines: 5226

💛 - Coveralls

@dmulcahey dmulcahey merged commit cab7ded into zigpy:dev Oct 17, 2021
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.

5 participants