Export Names/Descriptions from HA to import into ZwaveJS #4294
Unanswered
deliverer33
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think it would be helpful to debug this if you shared the file that gives an error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
I have read and followed the above instructions
I have checked the troubleshooting section and my problem is not described there.
I have read the changelog and my problem was not mentioned there or the fix did not work.
Describe the issue
What is happening?
I use this following script to export names/descriptions from Home Assistant and import them into Zwavejs. This script has worked previously, but now I'm getting "Error while parsing input file. check console for more info" error when importing the json file into zwavejs
What did you expect to happen instead?
names/descriptions imported to update devices within zwavejs
Steps to reproduce the behavior:
Anything else we should know?
Software versions
Driver (zwave-js): ...15.9.0
Z-Wave JS UI: ...10.9.0.26f2e69
HA running zwave js in it's own docker
Z-Wave Controller (Stick/Dongle/...)
discussions
Device information
Manufacturer: ...
Model name: ...
Node ID: ...
Checklist
I made sure to provide a driver log on level debug.
The log includes a re-interview of the problematic device (if applicable).
The log includes the problematic interaction with the device (if applicable).
I provided the node ID of the problematic device (if applicable).
Upload Logfile
No response
Beta Was this translation helpful? Give feedback.
All reactions