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

Added illuminance support for the new Smartthings app #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilGianfri
Copy link

No description provided.

@KevinAgerskov
Copy link

KevinAgerskov commented May 13, 2020

Works great!

I have a question though. Why does it show a max of 100000 lux, instead of 10000 lux? EDIT: Did my research, 100000 lux is direct sunlight, so I guess it's the way it should be...
Also the pointer on the bar, is at 25%, even though it's only showing 15 lux?

Is it possible to tweak these numbers? I know it's only cosmetics and maybe it's just a bit of OCD, but any tweaks would be highly appreciated.

Thanks in advance!

@akalongman
Copy link

Any update about this PR?

@ggigetto2021
Copy link

ggigetto2021 commented Jun 2, 2021

Excellent work @ Bogdan Alexe :-)

@ilGianfri
thank you for the code you have released, it works well with my Samsung Smartthings v3 and Hue Motion sensor.

Question: is it possible to integrate a code where the motion sensor react on illumination value or/and temperature ?
example: if Illumination =< then reaction / send a code to my smart plug / dimmer or whatever
if illumination > then no reaction

saluti
Gino

@ilGianfri
Copy link
Author

Excellent work @ Bogdan Alexe :-)

@ilGianfri
thank you for the code you have released, it works well with my Samsung Smartthings v3 and Hue Motion sensor.

Question: is it possible to integrate a code where the motion sensor react on illumination value or/and temperature ?
example: if Illumination =< then reaction / send a code to my smart plug / dimmer or whatever
if illumination > then no reaction

saluti
Gino

You can do that via automations in the Smartthings app

Screenshot_20210602-110733_SmartThings.png

@ggigetto2021
Copy link

ggigetto2021 commented Jun 2, 2021

thank you. it works !! is it also possible to say ...will it work like the sequence in the picture ?

if motion & Illuminance =< 10 then turn switch on
smartthings

@ggigetto2021
Copy link

Excellent work @ Bogdan Alexe :-)
@ilGianfri
thank you for the code you have released, it works well with my Samsung Smartthings v3 and Hue Motion sensor.
Question: is it possible to integrate a code where the motion sensor react on illumination value or/and temperature ?
example: if Illumination =< then reaction / send a code to my smart plug / dimmer or whatever
if illumination > then no reaction
saluti
Gino

You can do that via automations in the Smartthings app

Screenshot_20210602-110733_SmartThings.png

it works with smartthings automation but what if i want to have it implemented in the hue motion sensor ..is that also possible ?

Thank you

@mogafaga
Copy link

Great addition! Just what I was looking fore!

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

Successfully merging this pull request may close these issues.

6 participants