-
Notifications
You must be signed in to change notification settings - Fork 510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aqara Wireless Remote Switch H1 (Double Rocker) #4842
Comments
Anything I can do to help getting this devices integrated? Can I send you one of those switches perhaps? Aqara is about to release a bunch of new Zigbee 3.0-version of their popular switches and sensors btw. |
I'm also intrested to see H1 switch integrated in ConBee II or RaspBee II devices |
You guys might want to give the latest firmware a try (http://deconz.dresden-elektronik.de/deconz-firmware/beta), since it has some new builtin specialties for Xiaomi. We recently discovered that the latest Xiaomi's require the coodinator to have a Xiaomi manufacturer code to eventually reveal their full set of clusters, which I feel is the case here. This is too less for a dual rocker. With the new FW, please also make sure to reset and re-pair the device and push all buttons a couple of times while device search is running. |
Ok, so I've updated my Conbee 2 stick to the latest beta firmware andsetup a completely new and clean test system. I've only connect a single INNR smart plug as well as the Aqara H1 Wireless Double Rocker: For the Aqara H1 decenz gui now presents me some additional values, which were previously missing (like the manufacture name): |
Have you also pushed both buttons simultaneously? I'd expect to also have an endpoint 02. Cyn you also please check if meanwhile the lumi specific cluster FCC0 has occurred? |
Yes, I've pushed both buttons in different combinations and length. Where should I look for endpoint 02 in the Devons GUI btw? |
ok, 2nd screenshot of your last post. Would you be able to compile the plugin for testing? |
So basically every possible button (left, right, left+right) should show up as its own section like "01" and "03" shown here?
Never done this before, but I'd gladly give it a try. Do you have some kind of guide I can work with? |
Sure, can do. I just need 1-2 days more as I want to pass you a nice experimental gimmick to sniff the communication 😉 |
Played around with those switches a bit more and tried to connect them to a SmartThings Hub as well. I've noticed, that the switch seems to automatically connect itself to a random Zigbee light or smart plug. This also happens when there's no Zigbee Hub connect at all and I've manually reset every device beforehand. Could it be, that the new Aqara H1 switches are by default configured to establish a direct connection to the light source. Similar to how those TRÅDFRI remotes from Ikea come pre-connected to the Zigbee light bulb and work without the need for a Zigbee hub? |
Alright, so the first code to test is ready. Please find the instructions how to compile below
Please make sure to collect around 15 mins of debug data and reset and re-pair the device as very first action. Also, be sure to try out all thinkable combination of presses (single, double, tripple, hold) for each button. When done, please share the created file If required, you can restore the original plugin after deCONZ has been closed:
and start deCONZ again in ONE preferred mode
Yes, kind of. If appropriately configured, switches can control lights, etc. directly without the need of a coordinator. Switches typically get predefined groups they send their commands to. If the to be controlled devices subscribes to that group, the coordinator is not required any more. It could be that the switch has also an alternate mode of operation. Maybe the generated debug output gives some hints about that. |
Ah, you're missing the deconz dev package.
Qtcreator is a bit too much, but ok 😄 |
So, I've finally managed to setup a new Debian environment and try compiling you plugin. Provided I followed your instruction correctly, I wasn't able to have the switch join the the newly setup network. Maybe the log can provide some details: First, I manually reset the H1 switch a couple of times and tried to pair it using the Phoscon webapp. After that didn't work, I tried to pair a INNR smart plug to check the connection with the Conbee 2 stick, which didn't show up also. Maybe I can just have you send you one of the actually switches? Might that help? https://www.amazon.de/WRS-R02-WIRELESS-REMOTE-SWITCH-version/dp/B094QL17GY/ |
Lemme check what you shared. I recall we recently had quite some strange reports that devices "refuse" to join. Interestingly, a restart of deconz seems to let the device appear automagically. |
@SwoopX Thanks, let me know if you need any further data. |
I've done some more testing and even got out my old Smart Thing v3 hub. But no matter what I try, the switch always seems to only establish a connection to a Zigbee 3.0 light source and not the hub itself. For example, when using the h1 switch with the SmartThings hub, the hub doesn't detect the presence of the switch at all. Instead it automatically pairs itself to all the Zigbee 3.0 lights. So basically same behavior as when using a setup with the Conbee stick. |
Ping me on Discord if you quickly wanna send one over 😉 |
This question was more a joke, right? 😄 |
No, it's only to check if you have a ideia about when this is available on the deconz plugin on the HA ... |
Support is now included in the code since 1 hour, so its generally usable if you compile the plugin yourself. I'd expect the next beta to be officially release within the next 7 days. I don't know when the next stable is planned. I guess HA just prefers to use stable versions in the addon (where we have no stakes in). |
Ok thank you for the information and for your support !! But once all must the people is using the deconz conbee II over the HA and once the people is using the HassOS and it's not possible to "compile" over this OS ... I think it's the best decrease this time or create a alternative in order to make this available for more users ... Thank you and best regards |
Well, I agree that it will probably make ppl happier, but's that's absolutely not in our hands. You need to suggest that to HA folks maintaining the addon, I'm afraid. |
I run Hassio with a Conbee 2 stick and Deconz. Pairing of the Aqara wireless double-rocker switch WRS-R02 aka H1 went smoothly. I can catch the various More info and screenshots on the HA community. |
Please check the deCONZ integration documentation . It's explained there. |
Can you please point me to a specific link ? |
That's what I'm referring to : the event triggers. If there's no triggers like you describe you want , home assistant needs to add support for that. We can't do that. |
Ok, thank you. |
As far as i know, not a lot of devices are supported that way in home assistant. Nevertheless: it's really something home assistant needs to do |
Same Issue here |
I used this method. Not super straightforward but works fine. |
Device
Screenshots
The text was updated successfully, but these errors were encountered: