### Please describe your feature request Is it possible to change webcam capture interval in the config? From https://github.com/maximbaz/wluma/blob/8e81a8f0f3bd0c33d5b368bf909e18caea60b2a1/src/als/webcam.rs#L16 it seems like the 2000ms delay is hard coded into config parser.
Please describe your feature request
Is it possible to change webcam capture interval in the config? From https://github.com/maximbaz/wluma/blob/8e81a8f0f3bd0c33d5b368bf909e18caea60b2a1/src/als/webcam.rs#L16 it seems like the 2000ms delay is hard coded into config parser.