I am having problem with Node-Red and would like to reinstall it. When removing the addon and then installing it again all my flows etc. are still present, meaning that it didn’t really get completely uninstalled.
Is there a way to completely remove it?
mbonani
(Mauricio Bonani)
January 30, 2019, 2:16pm
2
If you really want to remove everything, you need to delete the node-red
folder in your config also.
2 Likes
Pippyn
January 30, 2019, 2:17pm
3
You can use the samba addon and then delete the nodered folder using a pc or laptop. Be sure you have removed the nodered addon beforehand
I have two folders called Node-red, one under config folder and one under share. I wonder if I should delete both?
Pippyn
January 31, 2019, 3:11pm
5
yes you can delete them both
1 Like
walkercz
(walkercz)
June 30, 2023, 7:44pm
6
export all flow using
node red - export - all flows - download
stop node red in addons
/hassio/dashboard
connect to config folder using samba addon
rename the node-red folder like node-red-backup
start the node-red addon
folder will be recreated
import your backup of flows using
node-red - import - flows.json