-
Notifications
You must be signed in to change notification settings - Fork 469
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
Rolling up beta to production #1044
Conversation
…fingerprint-fails-to-profile-color-temperature-light CHAD-11890: Switch Driver fails to profile color temperature lights if paired with an onoff device type
* Eve Weather Pull Request Eve Weather Matter Device * Update fingerprints.yml
Whenever a driver is restart, a bridge will temporarily be marked offline while the event source connection is created. This seems to be affecting the online/offline state of children incorrectly post 0.49.x FW.
…tivity-on-refresh
Requires tracking some non-persistent state for devices.
…vents-for-offline-bulbs
There are some situations where many discovery handlers can be started at the same time, and in some cases this can lead to issues like duped devices being created because the event create requests happen close enough together that they skirt through checks for things like DNI duplication. The proper fix for this is to disallow this in firmware, but this is impacting users currently so a stop-gap fix in the LAN Edge Drivers at a minimum -- where this is more likely to happen -- may not be a bad idea.
…ultiple-discovery-handlers
Co-authored-by: lelandblue <[email protected]>
As of the device's software release of "780014029", the device reports itself with device type of 0x10C, which is primarily used for Lighting devices with only Color Temperature, but the device supports color control. Adding this fingerprint to account for the color functionality
…8-36866-profile-patch Matter Switch: Manufacture fingerprint for Sengled A19
MTR-497 don't switch profiles if the lock doesn't support tamper
This reverts commit 62b4600.
Rolling up main to beta
|
Channel deleted. |
matter-lock_coverage.xml
matter-sensor_coverage.xml
matter-switch_coverage.xml
zigbee-switch_coverage.xml
Minimum allowed coverage is Generated by 🐒 cobertura-action against f53613d |
No description provided.