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

The new Home Assistant tab in Node-RED debug, on opening a server node, does not bring in the existing settings #1237

Closed
oatybiscuit opened this issue Jan 3, 2024 · 0 comments · Fixed by #1207
Labels
bug Something isn't working

Comments

@oatybiscuit
Copy link
Contributor

Describe the bug

The new HA tab shows servers, entities, and devices. Double clicking opens the respective edit box. This appears ok for entities.
However, opening a server node brings up a new edit box without populating the existing settings. Clicking 'update' at this point can result in lost settings if all / any one has not been correctly set at this point.
The unusual configuration node edit box works via the normal route.

To Reproduce

  1. Go to Node-RED debug window
  2. Select 'home assistant' tab
  3. Open 'server' list
  4. Double click on the / one HA server
  5. Click 'update'
  6. Regret last step and look for backup copy of settings

Expected behavior

On double clicking the server in the list, the edit box will open fully populated with the existing (saved) settings

Screenshots

home assistant tab in node red
usual edit server node window
ha tab edit server node window with blank settings

Example Flow

No response

Environment Information

Version: 0.62.2

Home Assistant version: 2023.12.4
Companion version: 3.0.1

Node-RED version: 3.1.3
Docker: no
Add-on: no

Node.js version: v16.20.2 arm linux
OS: Linux 5.10.152-rt75-v7l arm

Additional context

No response

@zachowj zachowj added the bug Something isn't working label Jan 3, 2024
@zachowj zachowj closed this as completed in 007627f Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants