@LinuxForce wrote:
Hi guys!
My Xiaomi gateway (lumi.gateway.v3) was working fine with my Home Assistant setup for quite a while, but for some days Home Assistant can’t find it anymore and i don’t know what else i could try.
My configuration:
xiaomi_aqara: discovery_retry: 10 gateways: - key: xxxxxx host: 192.168.0.151
I already tried leaving host away, adding mac, etc.
I also already opened the gateway and connected an UART an ran the command
psm-set network.open_pf 3
and to be sure, the ports are opened, I checked it with
psm-get network.open_pf
but that didn’t changed anything.
Some more infos:
sudo nmap -sU -p 9898,4321,54321 -Pn 192.168.0.151
gives me “0 hosts up”. But i can receive message with:
sudo ngrep port 9898
U 192.168.0.151:4321 -> 224.0.0.50:9898 #1 {"cmd":"heartbeat","model":"gateway","sid":"xxxxxx","short_id":"0","token":"xxxxxx","data":"{\"ip\":\"192.168.0.151\"}"}
I would really appreciate if anyone could help me with that!
Thanks in advance,
Stefan
Posts: 1
Participants: 1