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

Implement effect support #3034

Open
bramstroker opened this issue Jan 30, 2025 · 0 comments
Open

Implement effect support #3034

bramstroker opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement New feature or request lut strategy measure-tool Measure tooling related issue

Comments

@bramstroker
Copy link
Owner

We could implement LUT functionality to support effects for lights.
CSV could have 3 columns.

effect, brightness, power

Extend measure tool with ability to measure effects

  • Ask user if he want to measure effects
  • Cycle through all effects, and brightness levels (with step size 10 for example).
  • Record measurement in effects.csv similarly as for the other CSV's

Add support in integration

  • Modify lut.py strategy to check if an effect has been choosen. See if there is some common / robust way to determine this for lights.
  • When effect has been choosen lookup power value, and interpolate, similary as for the color modes lookup.
@bramstroker bramstroker added enhancement New feature or request measure-tool Measure tooling related issue lut strategy labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lut strategy measure-tool Measure tooling related issue
Projects
None yet
Development

No branches or pull requests

1 participant