Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm trying to have the backlight adjustable for the DIN-METER is esphome. Can someone point me towards a solution?
Thanks!
@_Rob I don't know much about ESPHome, but you can adjust screen light using setBrightness() function in Arduino
https://github.com/esphome/issues/issues/4933
@flypeek Awesome! Thank you. This led me to a solution.