node-zwave-js icon indicating copy to clipboard operation
node-zwave-js copied to clipboard

Missing device configuration: 0x019b:0x0004:0x000f:4.1

Open AlCalzone opened this issue 4 years ago • 5 comments
trafficstars

Checklist

Which device is missing?

HeatIt Unknown

Manufacturer ID

0x019b

Product Type

0x0004

Product ID

0x000f

Firmware Version

4.1

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

No response

Do you have a manual?

Reported by Telemetry:

capability value
associationGroups ["Lifeline"]
supportsAGI true
supportsConfigCCV3 false
supportsZWavePlus true
zWavePlusVersion 1

AlCalzone avatar Jul 20 '21 06:07 AlCalzone

If anyone plans on helping out with this file, please read https://zwave-js.github.io/node-zwave-js/#/config-files/using-telemetry-data first.

AlCalzone avatar Jul 20 '21 07:07 AlCalzone

I've bought tis Heatit Z-Push Wall Controller. I want to help with the files for this controller but don't know where to start?

Is adding a Device Configuration File sufficient ?

The Z-Wave product info: https://products.z-wavealliance.org/products/4028

Greetings Ralph

ralphvandenhoudt avatar Dec 29 '21 20:12 ralphvandenhoudt

Because of the large amount of Z-Wave devices, we cannot write all configuration files ourselves. Help from the community is required, so we can focus our time on improving Z-Wave JS itself. 🙏🏻

This issue has been labeled "Help wanted", meaning we kindly ask anyone who wants to help out for support. Here are a few resources to get you started - don't hesitate to ask if you are having problems:

We may get around to doing it ourselves at some point, but community support will speed up this process immensely.

Thanks!

zwave-js-assistant[bot] avatar Dec 30 '21 22:12 zwave-js-assistant[bot]

Hope that answers some of your questions. I'll let the bot create an import from the Z-Wave Alliance DB which can serve as a starting point.

@zwave-js-bot import config 4028 from zwa

AlCalzone avatar Dec 30 '21 22:12 AlCalzone

🔨 I created a PR at #3987 - check it out!

zwave-js-bot avatar Dec 30 '21 22:12 zwave-js-bot

fixed by https://github.com/zwave-js/node-zwave-js/pull/3987

AlCalzone avatar Feb 01 '23 21:02 AlCalzone