-
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
Release beta to production #1590
Conversation
Co-authored-by: Cooper Towns <[email protected]>
[HCS-5080] Add hub drivers for TV, Fridge, Soundbar, and all other types
…se-datastore-commit-api
This change adds a profile to supports all of the attributes supported by the STARKVIND air purifier device. Additionally, the PM2.5 measurement attribute is added as a subscribed attribute.
New Devices (AiDot Matter Color Temperature Light) for Certification
New Device (Matter Thermostat) Eve Thermostat
…ypes [HCS-5080] Change hardwareType used for hub fingerprints
Permit and create a new series of optional profiles for room ac
…ication_HCS5008 HCS5008 - Remove AudioNotification Capability for samsung-audio driver
only switch and switchLevel capabilities will be supported for Matter, Zigbee, and Z-Wave devices in the 0.54.x firmware. Using this functionality give a huge latency improvement for handling these capability commands which is important when a driver is handling several commands all at once (i.e. a routine is triggered that toggles a bunch of switches)
…ive-handlers Enable native handlers for drivers that can use them
There are some 5-button Matter devices out there so the addition of the 5-button profiles will allow those devices to join as a single multi-component device instead of a parent/child device. https://smartthings.atlassian.net/browse/CHAD-13761
Matter Button: Add profile for 5-button devices
Releasing Main to Beta
Co-authored-by: Cooper Towns <[email protected]>
Moving Main to Beta to support WWST Cync Indoor Plug CPLGSTDBLW1MS Early
Matter Switch: add child profile overrides Add the ability to override the child profile that would be assigned based on the child's device type. This is done because some devices have the "On/Off Plug" device type, but it would make more sense for them to appear with the switch icon as indicated in their WWST fingerprint.
Sometime invalid hue and saturation values outside the range [0,100] can be received from the app. This adds a clamp to make sure values we send to the device are within the spec range of [0,254]
rolling up main to beta
|
Duplicate profile check: Warning - duplicate profiles detected. |
Test Results 61 files 375 suites 0s ⏱️ Results for commit 1bd918b. |
matter-button_coverage.xml
matter-switch_coverage.xml
matter-thermostat_coverage.xml
Minimum allowed coverage is Generated by 🐒 cobertura-action against 1bd918b |
Created ticket to address this here: https://smartthings.atlassian.net/browse/CHAD-13826 We can ignore this warning for now as these profiles are different but the script is just incorrectly marking them as duplicates due to a missed check in the script for the new config values. |
No description provided.