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

Enhancement CLIPLighLevel and ZHALight sensors #107

Merged
merged 4 commits into from Aug 11, 2017
Merged

Enhancement CLIPLighLevel and ZHALight sensors #107

merged 4 commits into from Aug 11, 2017

Conversation

ebaauw
Copy link
Collaborator

@ebaauw ebaauw commented Aug 11, 2017

  • Add support for CLIPLightLevel sensor;
  • Add support for state.dark and state.daylight to ZHALight and CLIPLightLevel sensors;
  • Add event notification for state.dark and state.daylight (only when these values are changed);
  • Only allow updates to state.lightlevel, as state.lux, state.dark, and state.daylight are computed.
  • TODO: config.tholddark and config.tholdoffset. For now these are hard-coded to 12000 and 4000.

Bug fix: lux computation from light level.
Enhancement: support button events 4001, 4003, 5001, 5003 for Trådfri
remote Previous and Next hold and long release.
Fixed unisys dimmer’s manufacturer to be reported as Philips, issue #97.
- Add support for CLIPLightLevel sensor;
- Add support for `state.dark` and `state.daylight` to ZHALight and
CLIPLightLevel sensors;
- Add event notification for `state.dark` and `state.daylight` (only
when these values are changed);
- Only allow updates to `state.lightlevel`, as `state.lux`,
`state.dark`, and `state.daylight` are computed.
- TODO: `config.tholddark` and `config.tholdoffset`.  For now these are
hard-coded to 12000 and 4000.
@manup
Copy link
Member

manup commented Aug 11, 2017

Awesome, again many thanks! :)
With all the recent additions I really need to schedule an update to the documentation soon.

@manup manup merged commit 2ccfce1 into dresden-elektronik:master Aug 11, 2017
manup pushed a commit that referenced this pull request Nov 26, 2021
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.

None yet

2 participants