Hello all
I just created a simple (at least in my opinion) automation in Node-red.
The objective is to reboot HAOS in the morning at a specific time.
the automation has a trigger …specific time
and an action … homeassistant.restart
The automation does run and haos is restarted.
However i get the following error from a debug node
/30/2025, 7:25:34 AMnode: Restart HAOS
msg : error
"Error: Unrecognized error: {"type":"result","success":false,"error":{"code":3,"message":"Connection lost"}}"
And header to the left of the deploy button i have an error
What did i miss?
Thank you in advance