Node red contrib home assistant websocket

Hello, I have a problem with this palette. It doesn’t appear on the menu anymore. I have the newest version installed and it runs on a Raspberry Pi 4.
What could be the problem?
Thank you

I have not noticed anything missing, but could it be that it is the old nodes you are looking for and the newer ones are just further down the list?

Also make sure to restart the addon, if you have updated it.
Restarting HA core will only restart HA and not the addons.

4 May 13:44:47 - [info] Node-RED version: v3.1.8
4 May 13:44:47 - [info] Node.js version: v18.19.1
4 May 13:44:47 - [info] Linux 6.1.73-haos-raspi arm64 LE
4 May 13:44:48 - [info] Loading palette nodes
4 May 13:44:49 - [info] Node-RED Contrib Theme Collection version: v3.1.11
4 May 13:44:50 - [s7comm-Error] - Installation of Module net-keepalive failed because we might be on the wrong OS. OS=linux
4 May 13:44:50 - [s7comm-Info] - Debug configuration for logLevelNodeS7:{“debug”:0,“silent”:true}
4 May 13:44:50 - [s7comm-Info] - Debug configuration for logLevelNodeRED:{“debug”:2,“silent”:true}
4 May 13:44:53 - [info] Dashboard version 3.6.5 started at /endpoint/ui
4 May 13:44:55 - [warn] ------------------------------------------------------
4 May 13:44:55 - [warn] [node-red-contrib-home-assistant-websocket/all] SyntaxError: Malformed JSON in file: /config//node-red-contrib-home-assistant-websocket.json
Unexpected token in JSON at position 0
4 May 13:44:55 - [warn] ------------------------------------------------------
4 May 13:44:55 - [info] Settings file : /etc/node-red/config.js
4 May 13:44:55 - [info] Context store : ‘default’ [module=memory]
4 May 13:44:55 - [info] User directory : /config/
4 May 13:44:55 - [warn] Projects disabled : editorTheme.projects.enabled=false
4 May 13:44:55 - [info] Flows file : /config/flows.json
4 May 13:44:55 - [info] Server now running at http://127.0.0.1:46836/
4 May 13:44:55 - [info] Waiting for missing types to be registered:
4 May 13:44:55 - [info] - server
4 May 13:44:55 - [info] - api-call-service
[13:44:56] INFO: Starting NGinx…

This would be my problem. I can’t use “node-red-contrib-home-assistant-websocket”

They are pretty out of date, current ver is 0.64. Do you have a backup of nodered that you can restore and try to upgrade the HA nodes from an older version?

Delete the file /config/node-red-contrib-home-assistant-websocket.json and restart node-red.

Where can I find the file?
I’m new here and can’t find it. :grimacing:

Where your /media folder is. Install samba from the addon store to access that folder.

https://www.home-assistant.io/common-tasks/supervised/#installing-and-using-the-samba-add-on

1 Like