Since last week my Xiaomi Gateway has some issues after working 2 months issue free.
Last friday I noticed my Aqara Motion Sensors did not update their status to domoticz anymore. I checked the Mi app and saw the correct lastupdate time. Tried to re-add the gateway to domoticz and the motion sensor appeared again in the devices list, but only the lux sensor. I have 3 motion sensors. The connection of the sensors seems OK, but after add the gateway to domoticz, domoticz never gets a status update. Why dissapearad the motion sensor switches and how do I get them back? And all the connected devices in domoticz are never get updates from the gateway since friday. What is wrong?
When I add the gateway to domoticz this is the log:
Code: Select all
2019-02-17 18:13:07.349 (Xiaomi) Light/Switch (Xiaomi Door Sensor)
2019-02-17 18:13:07.350 (Xiaomi) Lux (Aqara Motion Sensor)
2019-02-17 18:13:07.352 (Xiaomi) Lux (Aqara Motion Sensor)
2019-02-17 18:13:07.354 (Xiaomi) Temp (Xiaomi Temperature)
2019-02-17 18:13:07.355 (Xiaomi) Humidity (Xiaomi Humidity)
2019-02-17 18:13:07.356 (Xiaomi) General/Pressure (Xiaomi Pressure)
2019-02-17 18:13:07.332 Status: XiaomiGateway: Worker started...
2019-02-17 18:13:07.333 Status: XiaomiGateway: Using 192.168.2.150 for local IP address.
2019-02-17 18:13:07.340 Status: XiaomiGateway: RGB Gateway Detected
2019-02-17 18:13:07.350 Status: {"cmd":"read_ack","model":"sensor_magnet.aq2","sid":"158d000273bb11","short_id":20224,"data":"{\"voltage\":3045,\"status\":\"open\"}"}
2019-02-17 18:13:07.350 Status: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d0002b765aa","short_id":11116,"data":"{\"voltage\":3025,\"lux\":\"8\"}"}
2019-02-17 18:13:07.350 Status: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d0002e2ed18","short_id":2807,"data":"{\"voltage\":2995}"}
2019-02-17 18:13:07.350 Status: {"cmd":"read_ack","model":"sensor_motion.aq2","sid":"158d000257e9c6","short_id":22024,"data":"{\"voltage\":2995,\"lux\":\"18\"}"}
2019-02-17 18:13:07.350 Status: {"cmd":"read_ack","model":"weather.v1","sid":"158d0002ca05a6","short_id":34828,"data":"{\"voltage\":2965,\"temperature\":\"1977\",\"humidity\":\"5824\",\"pressure\":\"101530\"}"}
Thank you!