Cooper Towns
Cooper Towns
> @ctowns can we close this? I think this is useful for regression testing parent-child devices without requiring us to have one, and has been used by TTQA in the...
We can merge these in once CI lua libs have been updated. I will follow up on what the timing will be to update the lua libs. @HunsupJung @yhoyoon I...
It looks like this PR has 2 commits, one of which ([5e98aad](https://github.com/SmartThingsCommunity/SmartThingsEdgeDrivers/pull/1549/commits/5e98aad12370d2802f5efc358a12e0212d5eccc9)) seems to already be included in https://github.com/SmartThingsCommunity/SmartThingsEdgeDrivers/pull/1547 Could you rebase and remove the first commit to reduce the...
Is metadata the only way we can support `supportedArguments` for now? Longterm, could we modify the plugin to utilize the `supportedArguments` value for R3 so we do not need custom...
Thanks @hcarter-775 ! I assume we would want to maintain the behavior of displaying Opening, Closing, etc. We could move this to a sub driver if this change is specifically...
@pInksenberg this has been approved and I think this is ready to merge. Can you confirm that this change has been tested and share the results? If it has been...
This changes makes sense to me, as the [WindowCovering device type](https://librarian-regionals.smartthingsgdev.com/matter/Matter_1-3/device_library.html#ref_WindowCovering) does not specify a requirement for the LevelControl cluster, and the `CurrentPositionLiftPercent100ths` attribute should be used to handle the...
Hello @pInksenberg! Before we make this change, we must confirm that the profile with the name `matter-motion` is not currently being used by devices, or else changing the name could...