inventoresed
Version:
Z-Wave driver written entirely in JavaScript/TypeScript
6 lines (3 loc) ⢠565 B
Markdown
In the Z-Wave standard, devices are identified by their "fingerprint", which are three numbers for **manufacturer ID**, **product type**, **product ID**. To map those to a device name, configuration files are required. However, for most of the functionality, these configuration files are **purely cosmetic**, especially for Z-Wave+ devices. It is likely that your device will work just fine, even if it is not recognized yet.
ā see [Configuration parameters are missing](troubleshooting/missing-config-params.md)