djdizzyd / hubitat

My Hubitat Stuff
Apache License 2.0
40 stars 47 forks source link

add target parameter to zwave firmware update #4

Closed joeroback closed 4 years ago

joeroback commented 4 years ago

Hi. Would it be possible to add target to z-wave updater driver? The inovelli switches and dimmers with LED bar have a separate firmware (target 1) for the LED bar.

https://support.inovelli.com/portal/kb/articles/firmware-v1-43-beta-lzw31-sn-dimmer-red-series-gen-2

Thanks

djdizzyd commented 4 years ago

The target is automatically selected based on matching firmware descriptor.. the issue with this one is the MCU they used doesn't match established z-wave standards for firmware descriptor location and I can't find any documentation on this MCU and their firmware file format

joeroback commented 4 years ago

ok well in Z Wave PC controller, you can just select Target 1.

image

Slightly bad screenshot, as this only shows target 0, but with the inovelli dimmers, it shows Target 0, Target 1

Bummer I guess.

MFornander commented 4 years ago

This seems like a really nice feature since there are a lot of Inovelli devices out there. Please re-open this issue.