#Node-RED flow running but no debug output after changing Wi-Fi network

1 messages · Page 1 of 1 (latest)

ocean ether
#

I'm currently working with Home Assistant (HA), Node-RED, and ESPHome. This is my first time using these technologies.

I have a soil moisture sensor that sends data through ESPHome to Home Assistant. HA then sends the humidity percentage to Node-RED, and Node-RED is supposed to send a notification to my phone (via the HA app) when the humidity is above a certain threshold — nothing too fancy.

Everything was working fine last weekend while I was at home. I'm now at my aunt's house, so I had to update the Wi-Fi SSID and password in my ESPHome board, and I also updated the server URLs in my Node-RED nodes.

Now the Node-RED flow shows as running, but nothing appears in the debug window. I've already tried restarting the containers (like I did last time), but this time it didn’t fix the issue.

I'd appreciate any help or suggestions.