question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow disabling CT and brightness adjustment individually

See original GitHub issue

Currently, if a CL switch is configured to adjust both color temperature and brightness, the CL toggle switch and the disable_state disables all adjustment (both color temperature and brightness). It would be nice to be able to dynamically enable/disable just color temperature or brightness - for example, you may want the option to turn brightness up for certain tasks while still maintaining the proper color temperature.

This can technically be accomplished already by configuring a “color temperature” CL switch (with disable_brightness_adjust set to true) and a “brightness” CL switch (with lights included under lights_brightness). While this works, it doubles the amount of service calls when both are on.

The ideal solution should be to create a new type of entity (i.e. cl_group) with two toggles (color temperature and brightness), if both are configured. This would also mean creating a custom entity-row for Lovelace.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:4
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
claytonjncommented, Jul 30, 2019

Oh, gotcha - you mean you need to know what the proper brightness for the end of the ramp-up time would be.

I use Sleep as Android as an alarm clock and it directly pairs to my Hue bridge to brighten my nightstand lamp with my alarm. It also ties in with Tasker which I have connected to Home Assistant. So basically; when the house is in “sleep” mode I turn off Circadian Lighting for the bedroom lights, when the alarm clock goes off it slowly brightens my nightstand lamp, when I dismiss my alarm Home Assistant leaves “sleep” mode and Circadian Lighting is turned on for the bedroom lights, adjusting them to the proper settings.

0reactions
e2m32commented, Jan 10, 2021

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Qualify - CT.gov
Connecticut residents who are 65 years of age or older, and/or who are blind or disabled, may qualify for Medicaid coverage under HUSKY...
Read more >
Prevention of contrast-induced acute kidney injury associated ...
INTRODUCTION — Acute kidney injury (AKI) may develop after administration of iodinated contrast material [1-11].
Read more >
ImageJ User Guide - IJ 1.46r | Image Menu - NIH
This submenu contains commands that adjust brightness/contrast, ... [Z]↓ tool ( Shift Z ) to enable and disable the channels of a composite ......
Read more >
How to enable or disable adaptive brightness feature in ...
Solution · Search Power Options at Windows Start. · Select Change Plan Settings for the currently selected power plan (default is Balanced). ·...
Read more >
LG TV Picture Menu Settings | LG USA Support
Energy Saving reduces power consumption by setting the TV brightness level at an optimum level to save energy. You can select the best ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found