Please disregard... I figured it out! Some months ago I had experimented with the same IP address as I chose today. I had neglected to remove the experimental device before reusing the IP address on a different ESP8266. Sorry for any lost time.
So, on the bench, everything is working as planned. Some may ask, "how do you turn the PC Off?". I have elected to let the only software running on said PC, Kodi, do that on shut down.
Hello,
I have many ESP8266 boards running with the HubDuino project. I cannot say enough great things about it. Today, I am trying to add a device to turn my PC on. I'm using ST_Anything_Multiples_ESP8266WiFi with the TimedRelay and Contact devices. The former will hold the MB pin LOW for 0.4 seconds to turn the PC ON. The latter will feedback a signal from the PowerON LED to the ESP8266 via a voltage divider.
When I add the device to HE, there is no heading for Child devices appearing. As well, I get an error in the Logs:
dev:2862025-02-24 01:51:26.145 PM error
java.lang.IllegalArgumentException: A device with the same device network ID exists, Please use a different DNI on line 264 (method updated)
Can someone help me correct this? Thanks in advance.