esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
291 stars 34 forks source link

Lower contrast with no effect on SSD1306 display after esphome update to 2023.12.x #5562

Open prezervos opened 4 months ago

prezervos commented 4 months ago

The problem

After update of ESPHome to 2023.12.0, the behavior of contrast setting on SSD1306 display changed. Changing contrast to value approx. 15% and less doesn't have any effect on the display, it's brightness doesn't decrease. Setting of higher values is visible. Looks like there is a minimal threshold of contrast which cannot be passed.

After downgrade to 2023.11.6 everything is ok again.

Which version of ESPHome has the issue?

2023.12.3 and newer

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2024.2.5

What platform are you using?

ESP8266

Board

Airgradient board

Component causing the issue

SSD1306

Example YAML snippet

display: contrast: 15%

Anything in the logs that might be useful for us?

No

Additional information

No response

github-actions[bot] commented 2 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.