-
-
Notifications
You must be signed in to change notification settings - Fork 44
Waveshare 4.3 inch screen miissing backlight component #304
Copy link
Copy link
Open
Description
Just playing about with this and the 4.3" waveshare touchscreen. I added the auto backlight code which references a liight called display_backlight unfortunately, it doesn't look like that exists in the code anywhere. Luckily I had this from myy experiments before finding your tool. If you would like to add it, it looks like this (although you'll need to change it to use "switch" instead of "light"))
`switch:
- platform: gpio
name: backlight
id: display_backlight
pin:
ch422g: ch422g_hub
number: 2
mode:
output: true
inverted: False
restore_mode: ALWAYS_ON`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels