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

[pull] dev from zigpy:dev #100

Open
wants to merge 530 commits into
base: dev
Choose a base branch
from
Open

[pull] dev from zigpy:dev #100

wants to merge 530 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 2, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Mar 2, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4310384624

  • 12 of 12 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 83.788%

Totals Coverage Status
Change from base Build 4257725223: 0.06%
Covered Lines: 6843
Relevant Lines: 8167

💛 - Coveralls

@codecov-commenter
Copy link

Codecov Report

Merging #100 (dda8d8a) into dev (f6ab87e) will increase coverage by 0.06%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##              dev     #100      +/-   ##
==========================================
+ Coverage   83.72%   83.78%   +0.06%     
==========================================
  Files         257      257              
  Lines        8190     8167      -23     
==========================================
- Hits         6857     6843      -14     
+ Misses       1333     1324       -9     
Impacted Files Coverage Δ
zhaquirks/ikea/fourbtnremote.py 100.00% <ø> (ø)
zhaquirks/gledopto/glc009p.py 100.00% <100.00%> (ø)
zhaquirks/ikea/shortcutbtn.py 100.00% <100.00%> (ø)
zhaquirks/ikea/tradfriplug.py 100.00% <100.00%> (ø)
zhaquirks/xiaomi/aqara/sensor_switch_aq3.py 76.31% <100.00%> (-0.61%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

puddly and others added 27 commits February 4, 2024 19:53
* Invert use of `Server_to_Client` and `Client_to_Server`

* Bump minimum zigpy version
* Fix wrong definition for attribute values

* Add Partial_lock value for keypadLock

* Add battery_type attribute

* Add Partial_lock and Bedroom attributes values
- move `_TZE200_utkemkbs` to var4 to support battery information
- add `_TZE204_utkemkbs` (Roximo's T&H sensors)
* Add quirk for Schneider Electric 1GANG/SHUTTER/1 (MEG5113-0300)

This commit is based on previous work by Axel Le Bot which unfortunately
is incomplete and is unknown whether it works. I have hence removed the
code that is not needed for the new quirk.

* Add test asserting that unpatched ZCL commands keep working

---------

Co-authored-by: Axel LE BOT <[email protected]>
Move `_TZE200_vhy3iakz` to correct quirk
* Bump zigpy to 0.63.1

* Fix tests by disabling zigpy debouncer

* Bump zigpy to 0.63.3

* Bump zigpy to 0.63.4

* Bump zigpy to 0.63.5
* Add test helper to create quirks v2 quirked devices

* lint
* Update CI

* put precommit back for now

* fix flake8 with ignores for now
* update ci config

* settings for IDE plugins

* fix lint issues
* Add Sonoff button `SNZB-01P` variant

* Inherit `SonoffSmartButtonSNZB01P` to use existing device triggers

* Initial v2 quirk conversion for Sonoff button

* Remove signature test for Sonoff button

* Also convert other Sonoff button to v2

* Merge Sonoff button quirks into one file

* Combine both v2 quirks into one, use less strict device triggers
tr4nt0r and others added 30 commits January 23, 2025 02:16
* Bump zigpy to 0.75.0

* Use new quirks registry attribute name

* Access using `registry_v1` property

* Access using `registry_v2` property

* Access using `DEVICE_REGISTRY`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.