It looks like there are a few different NodeRed Home Assistant Nodes now.
See HERE.
I’m still using node-red-contrib-home-assistant. It looks like there may be some changes necessary to migrate to other forks.
What is everyone using these days and what’s better? What migration issues did you have?
i just switched to node-red-contrib-home-assistant-websocket to get away from using the api password to a long lived access token.
I copied all my flows, deleted all my flows, deleted the old node, installed the new node, then pasted my flows back in and all I needed to do was setup the new config node and it worked just fine
Thanks, Ill have to play around with it. Last time I upgraded versions of the the Home Assistant node I had to fix a ton of things that just didn’t work anymore so it made me somewhat leery.