Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

LED brightness control #395

Open
twholbrook opened this issue Oct 13, 2022 · 1 comment
Open

LED brightness control #395

twholbrook opened this issue Oct 13, 2022 · 1 comment

Comments

@twholbrook
Copy link

Hi, I previously installed the traditional way and I recall settings for LED brightness at sunrise/sunset/etc. I recently had to flash and reinstall and I reinstalled from the image - is there still a way to control the LED brightness?

@falkyre
Copy link
Contributor

falkyre commented Oct 13, 2022

Under the sbio section of the config.json, there's a dimmer section. Set it to be enabled and the source to be software and it'll use your location to set the brightness based on sunrise and sunset.

"dimmer": { "enabled": false, "source": "software", "daytime": "", "nighttime": "", "offset": 0, "frequency": 5, "light_level_lux": 400, "mode": "always", "sunset_brightness": 5, "sunrise_brightness": 40 },

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants