Open rodrigost23 opened 2 months ago
If a device is found during discovery but the device type is unrecognised it'll log a warning: https://github.com/frostmar/smartthings-broadlink-edge/blob/b9d2d45f605650c1db996a84d6c39e1bd86efea8/src/disco.lua#L22
The only way I know of to read logs from the driver is using the smartthings cli. If you're reasonably technical (or happy to experiment and learn) you can try that. A couple of starting points for you:
The currently recognised device types are here: https://github.com/frostmar/smartthings-broadlink-edge/blob/b9d2d45f605650c1db996a84d6c39e1bd86efea8/src/devicetypes.lua
Warning: mine hasn't been sending remote codes successfully since the last hub update; I'll likely get round to debugging and fixing at some point, but no guarantees.
Now working fine for me, I've released an updated version 2024-08-25T21:48:12.769685178
to channel frostmar Shared Drivers
.
Hi, I managed to get my device to show up by adding 0x2737 to the list. I haven't tried sending codes yet!
I have an RM Mini 3 and it does not show up when searching for devices. I suppose it uses a different device ID. How can I check this?