I was encouraged by other forum community members to start a topic to discuss which custom device handlers a.k.a. DTH’s will be supported in the new app. (If any )
For those of you that are using the new app, can you confirm any custom device handlers that are working?
Below are the ones that I use and am seeking info on… Thanks in advance…
Also, if custom DTH’s are not going to work, Will those devices show up in the new app? Or do I have to exclude them and then add them again using their default device handler?
All the devices you have installed will show in the Samsung Connect app. For those with device handlers that don’t work, the device will either show as Disconnected or when you click on it, it will display Can’t connect to Device.
Every device except for mobile presence will show up in the new app. Whether it will automatically work or not is the big question. Some of mine such as Xiaomi contact and motion worked automatically. Others I’ve recently gotten working myself. I suspect at or before Samsung Developers Conference in November they will publish documentation of how to get custom handlers working. In the mean time, if you want to do some tinkering, go to their public GitHub and search for mnmn and vid entries in the metadata definition. Add the same to your custom handlers and edit and save the device to test.
I found that mnmn is not required, but vid is, along with health check. Most vid are intuitively named but some are not. The most awkward one is the thermostat. Here is a list of known vid:
Yes, it takes a little dance to make some come up. Have two Nests, (thanks again @tonesto7). One showed up instantly, the other one was a pain, and don’t know what actually triggered it to show up, but I am glad it did…
Thanks. It seems also that for now, only standard attributes are displayed/displayable and I did not find a way to display temperature first rather than humidity when a device of “generic-humidity” is used. I did not find a “generic-temperature” so I am wondering how to have the temperature first.
You don’t have to remove the device to get the new UI to “stick”. Just edit and save. Sometimes change the device type, save, change back and save. Sometimes force close the app and re-launch.
I tried to add vid: “generic-switch” to Inovelli (@Eric_Inovelli) DTH for dimmer w/scenes and it works. It showed in new app. It’s time to add thise values to all custom DTHs.
Also all my Monoprice devices showed, thanks to @RBoy’s updates.
I actually have one too, but didn’t get a chance to play with it yet. That and an Aeon Labs HEM are the two that don’t work currently, out of 100+ devices. If anyone figures these out, please share.
Is the button capability the main one with the iris keypad? If so try generic-button. It won’t bring all the capabilities, it would at least bring the main one.