These are the SmartThings Edge Drivers.
See the README in each directory for details.
See Another Edge Repo: Samsung Air-condition af-ha153
You can enroll in the channel and install Edge Drivers using the invitation URL.
https://api.smartthings.com/invitation-web/accept?id=2d6da83b-ae22-4fda-8af5-bbb8890872d4
The source code required for installation is located in each directory.
If necessary, you can manually install it by adding a fingerprint.
Update: The latest Edge Driver supports Child Devices, but this driver uses a multi-component approach.
Unlike a DTH (Device Type Handler), the Edge Driver uses “Components” instead of “Child Devices.”
A Child Device is treated as a separate device, whereas a Component allows multiple buttons to be included within a single device.
One key difference is how voice assistants handle them.
Most voice assistants recognize only the Main component.
As a result, if a Button or Switch is set as a Component, the voice assistant may not be able to control additional components.
It is released under the Apache License 2.0.