node-zwave-js
node-zwave-js copied to clipboard
Allow Manual Region Specification for automatic firmware updates on older controllers
I noticed that I was not being offered an update which should have been available (for a Zooz ZSE43). I believe the issue is that I do not have a region specified by my ZWave stick, so the update cannot match.
In cases like this, could it be possible to manually specify a region (for older sticks)?
Also, just to check that my assumption is correct, where would I see this region, if my stick did allow retrieving it?
As a sidenote, zwave-js/firmware-updates#82 would be useful here, as at first glance, it simply looked like my device was up to date, when in reality, the update check could not be properly executed.