ciotlosm
(Marius)
August 26, 2017, 10:25am
21
wtf911
December 1, 2017, 1:53am
23
Any update? As people have said this is a dirt cheap solution which would be great to be able to use. There is this project:
It already works in openHAB.
Cark
January 4, 2018, 5:45pm
25
I use nodejs and the project https://github.com/AndrewLinden/xiaomi-zb2mqtt .
I can control Xiaomi devices, nos i want to create and local addon. But i have problems.
edit: I’m using hassbian and all ok. The comunication between HA y CC2532 is with mqtt.
1 Like
hijinx
(James)
January 23, 2018, 3:14pm
26
This looks like a good candidate to support as a hass.io add-on!
1 Like
ciotlosm
(Marius)
February 5, 2018, 9:39pm
27
How did you flash your CC2532? Did you get a CC.Debugger TI or using Arduino with some mods?
dzungpv
(Viet Dzung)
February 22, 2018, 10:03am
28
CC2351 USB so cheap, please support it.
1 Like
MartinB
(Martin Bucknall)
February 22, 2018, 4:25pm
29
I programmed a CC2531 with one of these:
CC2531 programmer
and one of these to step down the ribbon cable from the programmer to fit the small header on the CC2531:
Cable adapter
The programming was straight forward, it took longer to find the correct firmware and windows USB driver!
1 Like
tkteun
(Teun)
March 8, 2018, 3:19am
30
And don’t download version 2 of the flasher…
Has this one been mentioned: https://github.com/zigbeer/cc-znp ??
dzungpv
(Viet Dzung)
March 22, 2018, 4:44am
31
I just buy a TI kit include CC2530 and CC2531. I want to make it work with HA. Anyone experience with this?
cbu99
March 29, 2018, 7:24am
32
Frans-Willem has built a C++ software replacement for the Xiaomi Gateway using CC2531 stick and communicating via MQTT: https://github.com/Frans-Willem/AqaraHub
Works like a charm with my Xiaomi devices. Has anyone the knowledge to put it into an add-on?
4 Likes
hijinx
(James)
March 29, 2018, 11:15am
33
nice find. Could be a great hassio addon
ion
(Ion Dulgheru)
April 5, 2018, 11:45am
34
I am trying to use https://github.com/Frans-Willem/AqaraHub and add a Xiaomi motion sensor.
Do you know how should I interpret this map that I receive in json through MQTT:
AqaraHub/report/<sensor_id>/1/Occupancy Sensing/Occupancy: {“type”:“map8”,“value”:[true,false,false,false,false,false,false,false]} ?
The Xiaomi motion sensor is identified as lumi.sensor_motion.aq2
g0g0
April 27, 2018, 10:21am
35
Found this tutorial to flash CC2531
I got the USB dongle but now waiting for other accessories to arrive
2 Likes
ciotlosm
(Marius)
May 2, 2018, 11:50am
36
I got the stick, a lot of aqara devices and the debugger for writing. I’ll set this up soon for testing.
Hi!
Did you have any succes with flashing CC2531 and using Koenkk firmware?
I want to try the same solution.
touliloup
(Romain)
November 14, 2018, 1:41pm
39
No problem with that, many person are now using this dongle.
The main topic is here:
Hi all,
Because of the irritation I got from my Xiaomi Zigbee bridge (talking in Chinese, sending data to Chinese cloud and a bad app) I started to look if it is possible replace the Xiaomi gateway with a more open solution.
I found that Andrew Linden had a proof of concept for this. It bridges events and allows you to control your Zigbee devices via MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using.
I found this idea very interestin…
1 Like
tzn
(Tomasz Napierala)
November 24, 2018, 8:37pm
40
I’m using it with about 20 devices. But I just ordered another 12 on 11.11 Works great, no problems at all
1 Like
ingoclaro
(Ingo Claro)
July 10, 2019, 6:53pm
41
1 Like