18.11.2020, 01:54
(17.11.2020, 20:39)Hyxion14 Wrote: Hi, is it possible to integrate Xiaomi (aquara) temperature or humidity sensors into LM?
How would that integration be with a zigbee usb connected to the LM or through a xaomi gateway integrated with LM?
Thanks a lot.
i achieved both the below,
first i used the xioami gateway and a script communicating to it with UDP. I can post the code if you want it. It talks UDP multicast from Lm to the xioami gateway, but you must first allow lan communication from the xioami app for the xioami gateway which only a few types allow this.
But I didn’t like that I needed the xioami hub and I can’t be sure it’s data is secure as it goes through a remote server for its own app, so I decided to use zigbee2mqtt -(running on a raspi) this is compatible with the Temperature and humidity sensors then I just use mqtt broker on lm with new firmware and bringing the data into LM this way.
im not sure about the LM zigbee USB.