Search found 4 matches
- Saturday 11 March 2017 20:57
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537569
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I fired up a test system under vmware in hopes of duplicating your problem, but it worked for me with those settings. If you don't mind modifying the source code, you could try manually adding in your local IP address to XiaomiGateway.cpp, line 573: m_LocalIp = "192.168.0.x"; EDIT - Try with VIMAGE ...
- Thursday 09 March 2017 13:06
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537569
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
No, I uncheck VIMAGE and add on Sysctls: allow.raw_sockets=1corbin wrote:Do you have VIMAGE enabled on the jail?
- Thursday 09 March 2017 9:56
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537569
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi, I have a problem with Domoticz. I have installed Domoticz in a Freenas jail and although I was able to add the gateway and sensors, its status is not updated. With tcpdump I have been able to check how the packets get to the jail. When I start Domoticz, it gives me the following error ...
- Sunday 22 January 2017 19:11
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 537569
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi, I've been following the thread for a few weeks. I have installed domoticz beta in a Freenas jail. The problem is that domoticz reads the sensors only when it started. Then does not update them. Has anyone had this problem?