ryanjmulder / smartthings-edge-drivers

Apache License 2.0
6 stars 4 forks source link

WS-100+ support #4

Closed benh57 closed 1 year ago

benh57 commented 1 year ago

Could we get support for the WS-100+ ?

https://lrmulli.github.io/st/index.html shows: deviceManufacturerCode: "0315-4447-3033"

groovy ide shows

mfr:0315 prod:4447 model:3033

Matches https://opensmarthouse.org/zwavedatabase/351 (though i'm not sure why mft code is 0315 on mine vs 000C , is that normal?)

benh57 commented 1 year ago

Using the official z-wave manufacturer ID list, i determined that 315 is the ID for zwaveproducts.com, which is the site i bought these switches from. They are re-branded homeseer units, though. So, I think we can just add 315 versions of all the HS devices to support them. I'll submit a PR.