-
Notifications
You must be signed in to change notification settings - Fork 464
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 main to beta #1219
Rolling up main to beta #1219
Conversation
The On/Off Light Switch type supports the On/Off cluster as client, however some deviecs still report the On/Off light switch but implement On/Off cluster as server or both. There was previously a check to handle this case, but it did not account for multi-devices, so this expands the check to handle multi-devices that fall in this category as well.
Using the hex values rather than the ascii characters to fix this issue Signed-off-by: Liu Yiding <[email protected]>
Fix run_driver_tests.py UnicodeDecodeError
This change puts an API Version guard around the call that performs the auto-add/auto-delete scan at startup, which is causing a crash on 0.47 TV's due to an issue with looking up non-existent UUID's. We believe the root of the issue is that the non-existent UUID lookup is related to trying to look up the Hub UUID as the parent of the bridge, but because this is a pretty gnarly issue we're going to roll back while we're confirming our suspicion.
…-crash-on-47-hubs
* fix for driver crash issue #46 apply patches: SolutionsEngineering/stse-edge-network-audio-example#63 SolutionsEngineering/stse-edge-network-audio-example#64 * Fix luacheck issue --------- Co-authored-by: ADHARMAN\ChCai <[email protected]> Co-authored-by: lelandblue <[email protected]>
* Adding Zemismart Inline Module ZME2 Device * Add quotes around ID
…i-on-off-light-switches Matter Switch: add handling for multi-On/Off Light Switch device types
The icon for the RemoteController category is not a button icon. This commit changes the category for the single button profile among the matter-button profiles from RemoteController to Button. Signed-off-by: Youngho Yoon <[email protected]>
Duplicate profile check: Passed - no duplicate profiles detected. |
Channel deleted. |
matter-button_coverage.xml
matter-switch_coverage.xml
zigbee-motion-sensor_coverage.xml
Minimum allowed coverage is Generated by 🐒 cobertura-action against 8639f88 |
|
No description provided.