I have a Xiami Gateway model "lumi.gateway.v3" and I don't manage to make it works with Domoticz.
I use Domoticz 3.9056 with Zwave and Rflink support, on my Synology DS416j.
My gateway has a static ip address (192.168.1.12).
I enabled the develop mode on MiHome (activated "wireless communication protocol") like the tutorial explains.
But the fact is that when I create it under domoticz, with port 9898, and the good password, nothing happens in the devices screen (no rgb device).
I tried to play with my phone app changing the color of the light from the gateway, but domoticz still ignore it.
I can ping my gateway from my synology (ssh console).
From my computer, I ran "nmap -sU -p 9898 192.168.1.12" and it says that the port is open.
PORT STATE SERVICE
9898/udp open monkeycom
Here is the logfile :
2018-06-08 15:20:41.547 XiaomiGateway: stopped
2018-06-08 15:20:42.575 XiaomiGateway: will listen on 9898 for hardware id 10
2018-06-08 15:20:42.575 XiaomiGateway: Delaying worker startup...
2018-06-08 15:20:47.576 XiaomiGateway: Worker started...
2018-06-08 15:20:47.576 XiaomiGateway: Using 192.168.1.10 for local IP address.
Any help will be appreciated
