Home-modules / plugin-arduino

Home_modules plugin for Arduino room controllers and basic devices.
0 stars 0 forks source link

Calibration for RGB light colors #2

Open Mammad900 opened 1 year ago

Mammad900 commented 1 year ago

Add a button to to the interactions to start calibration (e.g. "Calibrate Red")

When the button is pressed, the Calibrate button disappears. Several new controls appear:

Depends on:

Mammad900 commented 1 year ago

Development progress: Mostly done, settings persistence and resetting to default calibration remains.

Mammad900 commented 1 year ago

For some reason the code for this does not exist on github. The 0.0.7-dev1 on npm release does contain the changes, but it does not exist on GitHub and it contains the compiled JS code and not the source TS code. Shouldn't be too hard to get it back.

Mammad900 commented 1 year ago

Forgot to say, the code has been recovered.