zwave-js / node-zwave-js

Z-Wave driver written entirely in JavaScript/TypeScript
https://zwave-js.github.io/node-zwave-js/
MIT License
748 stars 597 forks source link

Changed configuration parameters for MCO-Home micro switch MH-S220 #5826

Open dxfoxd opened 1 year ago

dxfoxd commented 1 year ago

Checklist

Which device is missing?

MCO-Home MH-S220

Manufacturer ID

0x015f

Product Type

0x2201

Product ID

0x1252

Firmware Version

3.2

Is the device listed on the Z-Wave Alliance website?

https://opensmarthouse.org/zwavedatabase/1153/reference/MH-S220-2021-v3.2.pdf

Do you have a manual?

The configuration parameters of this device are changed from fw 3.2. I have created (and tested) a working config file for this fw and updated/renamed the existing device config. mh-s220.zip

AlCalzone commented 1 year ago

Can you open a pull request with the changes? Makes it easier to see what changed and make sure it's correct.

dxfoxd commented 1 year ago

I tried in my first instance, but I got stuck in "Comparing changes". It's my first PR and no idea what to select here.

AlCalzone commented 1 year ago

Does this help? https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork base repository/branch is node-zwave-js/zwave-js, master head repository/branch is your repo, your branch