-
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
New device request: Sengled smart sensor #2870
Comments
What should have been mixed up exactly? Attribute reporting hasn't been taken care of yet, so no battery. What does the device offer after the power configuration attributes have been read? |
I had been simultaneously playing with a Sengled E13-A21 floodlight and as per #2155 (comment) I was trying to get the 0500 IAS motion detection zone showing for that device. So I was surprised when this contact sensor showed an 0500 IAS zone. But now that I look more closely at the cluster for this contact sensor it looks ok. Here's the Power Configuration cluster attributes for the E1D-G73: |
Ah, ok. Does it work for the bulp now? |
Nope. I got the metering to work but can't get the 0500 IAS cluster to appear on that bulb no matter how many times I try. I've factory reset it and paired it again but no better. |
I'll jump into the original issue |
Is it worth also adding the IAS zone cluster check for this E1D-G73 contact sensor https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/de_web_plugin.cpp#L4127 I see there is a bunch of other contact sensors being checked there. I could add it myself to my setup but I've no idea what that cluster actually achieves, i.e. how I would test it. |
Already did that with ad423ce |
Closing this as PR has been merged. Supported with .78 |
Hello, |
@stevenwfoley Please raise a seperate issue on this one to follow up, thanks! |
Hi, it would be great if support for the Sengled smart sensor E1D-G73 could be added.
Clusters (though they don't look right - maybe mixed up with a different Sengled sensor floodlight I also recently added to my network?)

Node info:

Basic cluster:

I've added the model to de_web_plugin.cpp and got it paired. master...clockbrain:sengled_e1d
It shows in the web API but not in Phoscon. The sensor shows and registers state changes in Home Assistant via the deconz addin.
Is there something else I need to change to get it showing in Phoscon? Also, the battery level isn't showing in the Api.
The text was updated successfully, but these errors were encountered: