Xiaomi Smart Home Suite (very cheap) compatibilty?
Moderator: leecollings
-
- Posts: 234
- Joined: Sunday 27 August 2017 18:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Spain
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
anyone have news about vibration sensor?
-
- Posts: 112
- Joined: Monday 26 June 2017 21:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Spain
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi all!
I've found this:
https://www.domoticz.cn/forum/viewtopic.php?t=115
From what i've translated seems to make the air conditioning partner work.
Installed python-miio and created acpartner.py and the lua script, but I get this error:
Error: EventSystem: in AC_cocina: [string "commandArray = {}
..."]:5: bad argument #1 to 'pairs' (table expected, got nil)
Any idea of what can be happening?
Thanks
I've found this:
https://www.domoticz.cn/forum/viewtopic.php?t=115
From what i've translated seems to make the air conditioning partner work.
Installed python-miio and created acpartner.py and the lua script, but I get this error:
Error: EventSystem: in AC_cocina: [string "commandArray = {}
..."]:5: bad argument #1 to 'pairs' (table expected, got nil)
Any idea of what can be happening?
Thanks
-
- Posts: 39
- Joined: Saturday 03 February 2018 18:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
done.
aqara vibration sensor in lastest beta
aqara vibration sensor in lastest beta
-
- Posts: 34
- Joined: Friday 02 February 2018 16:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
-
- Posts: 234
- Joined: Sunday 27 August 2017 18:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Spain
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Vibration sensor works!!! great job and thanks!!!!
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Ok, finaly I’ve found the culprit why my evensystem kept crashing on random intervals; the xiaomi gateway. When I disable that hardware my event system keep running. In the xiaomi mi home app I had several child devices under the xiaoim gateway; motion sensors, doorsensor. I resetted the gateway (5 sec press) without removing the child devices in the app. I saw no yellow light blinking but all my sensors in the app are gone.
When I try to pair the app again to my account/app It can’t find the device. The gateway is also still connected to my network (so no actual wifi reset?). When I long press the button I hear a Chinese sound but no yellow light. When I plug in the device to my energy socket a blue light is blinking. I can also activate and de-activate the alarm but pressing 2 times on the gateway. So I get the feeling the gateway is not resetted at all.
How can I reset the gateway so I can pair it again in the app and add my devices? (and hope domoticz will not crash again when I add the xiaomi gateway to my hardware)
Thank you.
When I try to pair the app again to my account/app It can’t find the device. The gateway is also still connected to my network (so no actual wifi reset?). When I long press the button I hear a Chinese sound but no yellow light. When I plug in the device to my energy socket a blue light is blinking. I can also activate and de-activate the alarm but pressing 2 times on the gateway. So I get the feeling the gateway is not resetted at all.
How can I reset the gateway so I can pair it again in the app and add my devices? (and hope domoticz will not crash again when I add the xiaomi gateway to my hardware)
Thank you.
-
- Posts: 1
- Joined: Saturday 01 December 2018 12:19
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10233
- Location: Hilversum
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hello, just got everything working regarding the Xiaomi gateway but I would like to use the newly available commands for the Wireless Dual Wall Switch (https://www.gearbest.com/alarm-systems/ ... d=13027313 This is working in the Mi Home app and I enabled logging in Domoticz. The action is showing up, but.. How can I use these actions in Domoticz?
Domoticz Log:
Domoticz Log:
Code: Select all
2018-12-01 12:26:38.315 Status: {"cmd":"report","model":"remote.b286acn01","sid":"158d00027c0b47","short_id":17281,"data":"{\"channel_0\":\"double_click\"}"}
2018-12-01 12:26:39.448 Status: {"cmd":"report","model":"remote.b286acn01","sid":"158d00027c0b47","short_id":17281,"data":"{\"channel_1\":\"double_click\"}"}
2018-12-01 12:26:41.540 Status: {"cmd":"report","model":"remote.b286acn01","sid":"158d00027c0b47","short_id":17281,"data":"{\"channel_0\":\"long_click\"}"}
2018-12-01 12:26:43.716 Status: {"cmd":"report","model":"remote.b286acn01","sid":"158d00027c0b47","short_id":17281,"data":"{\"channel_1\":\"long_click\"}"}
-
- Posts: 35
- Joined: Sunday 18 December 2016 12:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Tallinn / Estonia
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hello, does somebody tried new Aqara Smart bulb ZNLDP12LM (ZigBee)? Does it supported by Domoticz?
-
- Posts: 12
- Joined: Sunday 09 December 2018 10:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi, new to Domoticz
I will like to use something similar to this, but in devices in only see my Xiaomi Smart Plug, not the power consumption (it shows correctly in the Xiaomi app). Also, what kind of script is this one, where I actually can use/try it? May be Domoticz is not displaying the power, but actually it is possible to read it ...
Thanks!
I will like to use something similar to this, but in devices in only see my Xiaomi Smart Plug, not the power consumption (it shows correctly in the Xiaomi app). Also, what kind of script is this one, where I actually can use/try it? May be Domoticz is not displaying the power, but actually it is possible to read it ...
Thanks!
corbin wrote: ↑Wednesday 30 August 2017 4:34This is how I do a similar thing for my projector:visser wrote: ↑Tuesday 29 August 2017 10:00 Hi Domoticz users, I'm trying to trigger a notification when the power usage on a Xiaomi Smart Plug drops back to 0 (e.g. end of a washing machine cycle), I've found the current General > kWh device populates daily values well but not per-minute data. Help?Code: Select all
local projectoron = false watts = otherdevices["Xiaomi Usage Projector"] watts = string.sub(watts, 0, string.find(watts, ";")-1) numericWatts = tonumber(watts) if (numericWatts > 100) then projectoron = true --print('projector is on') end
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
@Jordipalet,
I'm usuing the Xiaomi Aqara homekit gateway (ZHWG11LM) with fw 1.4.7. May I ask which version you are using and which firmware? I have troubles connecting my gateway to domoticz
Thx Hans
I'm usuing the Xiaomi Aqara homekit gateway (ZHWG11LM) with fw 1.4.7. May I ask which version you are using and which firmware? I have troubles connecting my gateway to domoticz
Thx Hans
-
- Posts: 13
- Joined: Friday 25 March 2016 16:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I'm trying to connect a double wall switch into Domoticz. It seems to work fine in the Xiaomi app, but i cant see it in Domoticz.
Other products like the door sensors work fine.
Other products like the door sensors work fine.
-
- Posts: 1
- Joined: Monday 10 December 2018 21:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.97
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Somehow my door sensor has stopped working correctly, it does only on instead of on/off. Now my Blockly's aren't working, does anyone have a solution for this? Restarting domoticz doesn't work either.
-
- Posts: 78
- Joined: Thursday 23 March 2017 14:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi guys maybe someone can tell me if Domoticz 4.9700 has problem with Xiaomi Gateway with fw 1.4.1_161.0143
Thanx in advance
Thanx in advance
-
- Posts: 234
- Joined: Sunday 27 August 2017 18:00
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Spain
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
some gateways have problems and its imposible to add to domoticz because not detect trafic on por 9898. I dont know how, but its real
-
- Posts: 147
- Joined: Wednesday 02 August 2017 18:12
- Target OS: Raspberry Pi / ODroid
- Domoticz version: stable
- Location: France
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I've it. It's not unlock action i think, it's just if your key is unlock to use... No stat return about door's locked or not... I don't know if it's supported by domoticz, but i think not.dvangeld wrote: ↑Wednesday 17 October 2018 13:15Working!
Pitty it only shows unlock actions and only with a key. I would like to know if the door is locked!
Is the lock supported by Domoticz?
Platforme: Rpbi3b
Domoticz: Last stable
Bridge: RFLINK last stable
Domoticz: Last stable
Bridge: RFLINK last stable
- galadril
- Posts: 824
- Joined: Monday 07 September 2015 10:32
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Have somebody already looked into this device?
viewtopic.php?f=68&t=26259
viewtopic.php?f=68&t=26259
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
https://play.google.com/store/apps/deta ... ongmonitor
-
- Posts: 184
- Joined: Wednesday 06 September 2017 9:11
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I have this issue. I have 3 gateways. I could only one gateway on domoticz.
Yesterday i managed to run 3 domoticz servers on 1 linux server.
They run seperate.
- The main gateway runs very good on Domoticz server A
- The second gateway i added it on domoticz server B. I get only messages like
2019-01-01 16:09:39.428 Error: XiaomiGateway: received data from unregisted gateway!
But the devices showed up in domoticz and added them. Could turn on the light on the gateway.
- The thirth gatway i added on domoticz server C.
Get the same messages but the problem is i cannot see any devices.
Changed the gateway from server C to server B and server B to server C. And same problem on changed servers appears too.
One gateway doesn't send the devices.
Btw, all devices are made on a sepparate MI account. So i didnt add them in 1 account. Test it also on one account, but same issue.
-
- Posts: 39
- Joined: Saturday 03 February 2018 18:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Contact:
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
domoticz beta now supports multiple gateways simultaneously. Error message: XiaomiGateway: received data from unregisted gateway! means that you have improperly configured gateways on servers B and C.Vomera wrote: ↑Tuesday 01 January 2019 16:16
I have this issue. I have 3 gateways. I could only one gateway on domoticz.
Yesterday i managed to run 3 domoticz servers on 1 linux server.
They run seperate.
- The main gateway runs very good on Domoticz server A
- The second gateway i added it on domoticz server B. I get only messages like
2019-01-01 16:09:39.428 Error: XiaomiGateway: received data from unregisted gateway!
But the devices showed up in domoticz and added them. Could turn on the light on the gateway.
- The thirth gatway i added on domoticz server C.
Get the same messages but the problem is i cannot see any devices.
Changed the gateway from server C to server B and server B to server C. And same problem on changed servers appears too.
One gateway doesn't send the devices.
Btw, all devices are made on a sepparate MI account. So i didnt add them in 1 account. Test it also on one account, but same issue.
Who is online
Users browsing this forum: Bing [Bot] and 1 guest