Hi everyone.
I have been trying using Node-Red, for most of my automations.
After setting up everything, I tested all the auotumations, and they worked as expected.
However, they only worked for about a day.
If I open Node-Red and Deploy again, all the automations work again for about a day.
Does anyone have any suggestions on what could cause this?
One of the automations is a simple button to toggle a light…
I’m seeing this also , but only if I connect via my external domain name and not when connecting via internal IP address. (home-assistant.xxxx.nl vs. 192.268.2.2)
I am having some trouble getting Node-RED connected through my internal ip.
I have SSL setup for my external domain, and think this is what causing my trouble.
Do you have any suggestions on how i would do the connection?
I have SSL for my external domain, and Node-red connects to HA with the address “http://192.168.1.xx:8123”, I would check the logs to see why HA is refusing connection from Node-red.