Note I have dropped my own home automation system SlyControl in 2005 http://slydiman.me/sce/plugins.htm
I have enough expireence developing software for various hardware.
I prefer to have a clean base code. Solve these problems means a lot of workarounds with a buggy core. It is a wrong way.
Search found 9 matches
- Sunday 25 March 2018 9:45
- Forum: Zigbee
- Topic: Xiaomi Aqara Temperature Humidity Sensor
- Replies: 11
- Views: 5459
- Saturday 24 March 2018 18:00
- Forum: Zigbee
- Topic: Xiaomi Aqara Temperature Humidity Sensor
- Replies: 11
- Views: 5459
Re: Xiaomi Aqara Temperature Humidity Sensor
I did not contact gizmocuz. Domoticz is no longer interesting to me, at least for now, while Xiaomi Android app works well enough. Domoticz is very draft, buggy and unstable. The code is very confusing. Domoticz cameras do not support RTSP. Cameras do not work (do not refresh) in Domoticz Android ...
- Saturday 24 February 2018 18:18
- Forum: Zigbee
- Topic: Xiaomi Aqara Temperature Humidity Sensor
- Replies: 11
- Views: 5459
Re: Xiaomi Aqara Temperature Humidity Sensor
I see some serious bugs in the base classes of Domoticz.
Who is the right person to contact about it?
Endless discussions among users do not solve anything.
Where are the developers?
I can make minor fixes, but I will not edit the base classes.
Who is the right person to contact about it?
Endless discussions among users do not solve anything.
Where are the developers?
I can make minor fixes, but I will not edit the base classes.
- Friday 16 February 2018 0:53
- Forum: Zigbee
- Topic: Xiaomi Aqara Temperature Humidity Sensor
- Replies: 11
- Views: 5459
Re: Xiaomi Aqara Temperature Humidity Sensor
Can someone of the main developers look at this?
- Friday 16 February 2018 0:49
- Forum: Zigbee
- Topic: Aqara wall plug
- Replies: 10
- Views: 3117
Re: Aqara wall plug
Yes, exactly.
- Monday 05 February 2018 9:51
- Forum: Zigbee
- Topic: Aqara wall plug
- Replies: 10
- Views: 3117
Re: Aqara wall plug
My Aqara wall switches report the correct model. The only problem is voltage 3300 which means 110%. {"cmd":"read_ack","model":"ctrl_neutral1","sid":"***","short_id":32104,"data":"{\"voltage\":3300,\"channel_0\":\"off\"}"} {"cmd":"read_ack","model":"ctrl_neutral2","sid":"***","short_id":4179,"data ...
- Sunday 04 February 2018 15:45
- Forum: Zigbee
- Topic: Aqara wall plug
- Replies: 10
- Views: 3117
Aqara wall plug
I have installed the Aqara wall plug (ZigBee), model QBCZ11LM. I don't see it in Domoticz. It looks like that plug reports the following json: {"cmd":"read_ack","model":"","sid":"***","short_id":***,"data":"{\"voltage\":3600}"} Yes, the model is empty. I don't know how to correctly handle it. Any ...
- Sunday 04 February 2018 15:39
- Forum: Zigbee
- Topic: Xiaomi Gateway - devices compatibility
- Replies: 3
- Views: 4724
Re: Xiaomi Gateway - devices compatibility
I have 1 single and 4 dual button wired Aqara switches. They work for me in the latest beta Domoticz. The Xiaomi gateway firmware is the latest too. The only problem is that the battery level is 110% (reported voltage is always 3300). I have configured the right button on the dual button switch as a ...
- Sunday 04 February 2018 15:20
- Forum: Zigbee
- Topic: Xiaomi Aqara Temperature Humidity Sensor
- Replies: 11
- Views: 5459
Re: Xiaomi Aqara Temperature Humidity Sensor
It looks like a deep bug inside Domoticz. The classic Xiaomi temp/hum sensor reports the following json: {"cmd":"read_ack","model":"sensor_ht","sid":"***","short_id":***,"data":"{\"voltage\":2985,\"temperature\":\"2338\",\"humidity\":\"3801\"}"} The Aqara temp/hum/pressure sensor reports the ...