Author a Z-Wave JS device configuration file based on information scraped from a manufacturer website. Use when asked to create a device config file from a URL or scraped web data.
Guide for implementing new Z-Wave Command Classes (CCs) in zwave-js
Guide for writing integration tests that verify CC interview behavior and runtime functionality using mock nodes. Use when user asks for help writing tests for a specific CC or feature.
Review a pull request that changes device configuration files against the config-file rules. Use when asked to review a config file PR or diff.