#How to find the changes to a Z-Wave device asking me to re-interview?
1 messages · Page 1 of 1 (latest)
Go to the ZJS device DB entry for your device and click "Edit File" then "Nothing more than a text editor" then the commit history
Or look at ZJS releases and see if the device was mentioned in one of the releases, it often has linked PR. https://github.com/zwave-js/zwave-js/releases
Huh. "chore(config): clean up inclusion/exclusion/reset instructions using Copilot (#7871)". So basically just fixing a few typos? https://github.com/zwave-js/zwave-js/commit/77b7f8cfc6b1f3cf30585af333674a02c0f973a7#diff-787d557c5d683c9cdbc8f0c828a60c62748137e539f22b43eda894fd9073dca4
Typos or more
Things like that shouldn't really need an interview.
ZJS could probably do better.
But could be complicated.
Understood. But then a re-interview shouldn't do any damage, right?
If there are errors during the interview, you would have to try again. So possible to lose functionality within HA. Doesn't affect the device.
If a device file only has changes to that metadata, shouldn't require you to interview really. I'd consider filing a Z-Wave JS issue (discussion).
Thanks