Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Assistant -> Update / Rediscover not reflecting JSON changes #4043

Open
kpanchen opened this issue Dec 1, 2024 · 1 comment
Open

Home Assistant -> Update / Rediscover not reflecting JSON changes #4043

kpanchen opened this issue Dec 1, 2024 · 1 comment

Comments

@kpanchen
Copy link

kpanchen commented Dec 1, 2024

Build/Run method:

[ ] Docker
[ ] Git Clone + npm install + npm run build + npm start
[X] Pkg

Z-Wave JS UI version: 9.27.7
Z-Wave JS version: 14.3.6

Describe the bug

At this point I'm not sure if I'm doing something wrong or it is really a bug.

Control Panel -> Node -> Home Assistant presents discovered Devices and JSON which would be sent to the broker / HA. According to the documentation this JSON can be edited, Updated in memory, Stored in nodes.json file and sent to broker by pressing the button "Rediscover" however any edits will be gone upon re-selecting the device, not stored in nodes.json and only original one sent to broker.

Log file reflects the send but only with original JSON and not the modified one.

image

Clicked update, store, rediscover; select another device and went back, changes are gone:

image

P.s. would be good if Z-Wave JS UI can send "suggested_area" tag as part of the discovery, if needed I can create new feature request.

@robertsLando
Copy link
Member

Clicked update, store, rediscover; select another device and went back, changes are gone:

I need to check this, will let you know

P.S would be good if Z-Wave JS UI can send "suggested_area" tag as part of the discovery, if needed I can create new feature request.

Yes please do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants