I have a NODEMCU ESP8266 dev. board which runs MySensors WiFi Gateway and reads the data provided by the only one sensor connected to it, a soil moisture capacitive sensor by DFROBOT.
Everything works fine on the WiFi side of the things: the gateway connects to my network and pulls the value from the sensor.
I want to send this value to Domoticz, and so I added the Gateway under the Hardware settings as a “MySensors Lan Gateway”.

As you can see from the image, Domoticz recognizes perfectly the Gateway and under Gateway Setup I can seed the Node and Children details.

I know, I’m presenting the value as V_HUM but that’s because the best thing I could come up with (I’m a newbie at all this!).
The problem is that I can’t really add this sensor to Domoticz! Although it shows the sensor, together with the Value, I can’t find it in in the Devices.

I’m sure I’m doing something wrong…but really can’t figure out what.
