Skip to content

Waveshare 4.3 inch screen miissing backlight component #304

@andywarburton

Description

@andywarburton

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions