Skip to content
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

Illuminance Measurement for automation #1

Open
NowyQuei opened this issue Jul 4, 2019 · 8 comments
Open

Illuminance Measurement for automation #1

NowyQuei opened this issue Jul 4, 2019 · 8 comments

Comments

@NowyQuei
Copy link

NowyQuei commented Jul 4, 2019

Really good work it seems that all works fine!

can you please add the feature that we can use the Illuminance Measurements for automation?

for example:
if the lux falls under 20 the light should go on.

@coolhand72
Copy link

This issue seems to only be a problem with the new app. Could someone take a look at the code to see how to fix this. The illuminance is not exposed for use in automations.

@MAFFPT
Copy link

MAFFPT commented Dec 13, 2019

Hi @coolhand72 !
It seems that this DH does not get any support from the developer anymore, isn't it?
I could't connect a Hue Motion Sensor to ST hub using this DH, and I even opened an issue about that.
Let's hope that someone with enough knowledge is available.

@Ra7t0r
Copy link

Ra7t0r commented Mar 11, 2020

Any updates regarding this issue?
New ST app supports Illuminance Measurement as capability.
https://smartthings.developer.samsung.com/docs/api-ref/capabilities.html#Illuminance-Measurement
Also, there is no Illuminance Measurement tile available ( I have only Motion detection, Temp and Battery)
Any suggestion on how to make this work?

@ilGianfri
Copy link

I've implemented illuminance support for the new app. It just needed a small change in the vid.

Pull request: #5

@Andobi
Copy link

Andobi commented Apr 7, 2020

Hi, thanks for this. I've just bought a Hue Motion Sensor, and I'm not seeing any readings for illuminance in the old or new app, or in device logs. Additionally there is an error. Log lines below. I don't have a Hue Bridge to test that the illuminance sensor actually works in my device.

13:44:05: debug Updating illuminance value: 0
13:40:06: error groovy.lang.GroovyRuntimeException: Could not find matching constructor for: physicalgraph.device.HubAction(java.util.ArrayList) @line -1 (doCall)

@Ra7t0r
Copy link

Ra7t0r commented Apr 7, 2020

I had the same issue!
You should update firmware on your hue motion sensor via hue bridge.
Everything should work fine after that

@Andobi
Copy link

Andobi commented Apr 7, 2020 via email

@bakergb
Copy link

bakergb commented May 19, 2020

The illuminance value works perfectly in WebCore. I can now get rid of Hesperus, and I only need a couple of HomeKit automations for switching Nest Cams and Thermostat on and off. Not so many complex automations to lose whenever HomeKit decides to wipe them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants