sorry, I forgot to mention that I can see on domoticz all the updates from the xiaomi devices (both in graphics and datatatbles)
What I cannot see is the updates to the influx.
It seems that the data read from the xiaomi devices is not pushed out...
warmaniac wrote:Try to watch via wireshark if is some output from xiaomi gateway UDP
Marco74 wrote:Hi all,
a very quick question.
I was trying to send the data from the temp&humidy sensors to the influx DB using the DataPush|InfluxDB but I don't see anything sent to the DB from any xiaomi device.
I have tried bot the direct and value change mode but nothing changed.
I know that the datapush engine is working because I can see other data pushed into from different devices.
Jun 16 11:07:26 raspberrypi domoticz: XiaomiGateway: Worker started...
Jun 16 11:07:26 raspberrypi domoticz: EventSystem: reset all events...
Jun 16 11:07:26 raspberrypi domoticz: XiaomiGateway: Using 172.24.1.1 for local IP address.
Jun 16 11:07:26 raspberrypi domoticz: XiaomiGateway: system
Jun 16 11:07:26 raspberrypi domoticz: XiaomiGateway: stopped
Jun 16 11:07:26 raspberrypi domoticz: EventSystem: reset all device statuses...
Jun 16 11:07:26 raspberrypi domoticz: Domoticz received fatal signal 6 !...
Jun 16 11:07:26 raspberrypi domoticz: /home/pi/domoticz/domoticz() [0x1cca74]
Jun 16 11:07:26 raspberrypi domoticz: /home/pi/domoticz/domoticz(_Z14signal_handleri+0x58) [0x1ccb2c]
Jun 16 11:07:26 raspberrypi domoticz: /lib/arm-linux-gnueabihf/libc.so.6(__default_sa_restorer_v2+0) [0x76ac8180]
Jun 16 11:07:26 raspberrypi domoticz: /lib/arm-linux-gnueabihf/libc.so.6(gsignal+0x38) [0x76ac6f70]
And I want to notice that 172.24.1.1 is not the IP of the Gateway but of the Raspberry Pi (in the setting I have another IP, not this one). So maybe there is some error in the saving of the setting.
I can also tell you that the Pi has 3 interfaces, 1 wlan (with hostapd) and 2 eth (1 for input with dnsmasq and 1 connected to the router).
So if the Gateway want talk to Raspberry Pi it can do with other (wlan has 172 so it can and they do) but after few second that the eth0 goes down it stop working.
You can try to install Pi-Hole (with of course dnsmasq active). I just find out that maybe is this the problem, I run other test for understand better what's happening.
Now the Aqara temperature sensor is avalible in the Android app and the gateway updates the sensors values without the need to go in to every specific device and update it's value. Domoticz still show "Unhandled model" in it's logs. Need for an update to the plugin in Domoticz now maybe?
Developers need help with debug pls tell me so maybe I can help with data from domoticz or wireshark?
Hi all!
I bought a couple of single button switches with neutral line and power usage report. But in Domoticz log I see unhandled model: ctrl_ln1
Just should wait for the update or I can help in anyway? Is there any data I can collect and provide?
Thanks!
I need to know what the name is (tempsensor in the above example) and what device it is. Also will need an example of the raw message output - enable raw gateway messages - see https://www.domoticz.com/wiki/Xiaomi_Ga ... leshooting