Beta Release 5/27#3002
Merged
Merged
Conversation
* WWSTCERT-11548 New Product * Update device label for Dreame NAVO Smart Lock A10
* add Aqara Bath Heater T1 * add refresh capability and testcase * Fix unresponsive refresh issue * Addressed nit to keep elements interlocked and removed redundant condition since hi32 remains 0xFFFFFFFF, making (hi32 & 0xFFFF) always 0xFFFF. * refactor: address code review feedback on handlers and event timing - Add register_for_default_handlers and call handle_refresh to eliminate duplicated code. - Update event emission to trigger after ac_code is sent for consistency across all command handlers. * refactor(capability): wait for confirmed device state before emitting - Remove optimistic emit to prevent temporary inconsistent states. - Exception: Keep optimistic emit for thermostat mode changes to match Aqara app UX. * include thermostat and fan modes for default driver behavior
|
Duplicate profile check: Passed - no duplicate profiles detected. |
|
Channel deleted. |
* WWSTCERT-11879 Linkind Smart Ceiling Light * WWSTCERT-11879 Linkind Smart Ceiling Light
|
aqara-bath-heater_coverage.xml
matter-lock_coverage.xml
matter-switch_coverage.xml
zigbee-power-meter_coverage.xml
zigbee-switch_coverage.xml
Minimum allowed coverage is Generated by 🐒 cobertura-action against bb23ee7 |
Test Results 73 files 515 suites 0s ⏱️ Results for commit bb23ee7. ♻️ This comment has been updated with latest results. |
* WWSTCERT-11858 Tapo smart Power strip * Apply suggestion from @hcarter-775 Co-authored-by: Harrison Carter <137556605+hcarter-775@users.noreply.github.com> --------- Co-authored-by: Harrison Carter <137556605+hcarter-775@users.noreply.github.com>
* Add BituoTechnik's OEM device --Zemismart * Add Zemismart device test file * Adjust the format
nickolas-deboom
approved these changes
May 27, 2026
cbaumler
approved these changes
May 27, 2026
hcarter-775
approved these changes
May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rollup from
main->beta