Hi,
i try to call a service from Nodered to HA.
Therefore i installed:
- “Node-Red Companion” integration on HA
- create Access Token for Nodered on HA
- installed “node-red-contrib-home-assistant-websocket” on Nodered
For a first check in used the HA state node to check the connection to HA.
That works.
After that i tried to use the “call service” node to send a push notification to my mobile device.
That doesn’t work and i get the following error Message.
'TypeError: (0 , lodash_1.cloneDeep) is not a function'
I didn’t find an information in combination with nodered or HA on the internet.
To call a service from type switch, doesn’t work as well.
Are there any ideas how i can find out where the problem is ?
I would be happy about every idea and approach to find out.
Thanks
Christian
PS: reininstall “Node-Red Companion” on HA and restart, done
reininstall “node-red-contrib-home-assistant-websocket” on Nodered and restart, done
actual version from nodered and integrations and nodes