mirror of
https://github.com/esphome/esphome.git
synced 2026-05-31 07:57:40 +08:00
[hub75] Fix gamma_correct to use enum value instead of key string (#13102)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,7 @@ display:
|
||||
panel_height: 32
|
||||
double_buffer: true
|
||||
brightness: 128
|
||||
gamma_correct: gamma_2_2
|
||||
pages:
|
||||
- id: page1
|
||||
lambda: |-
|
||||
|
||||
Reference in New Issue
Block a user