Skip to content

Iot Button V2: Blue and Red LED flipped #26

@mnkhouri

Description

@mnkhouri

Based on my testing, this is the correct mapping:

output:
  - platform: gpio
    pin: GPIO3
    id: red_led_pin
    inverted: False
  - platform: gpio
    pin: GPIO14
    id: blue_led_pin
    inverted: False

It seems to have gotten flipped in 390bb16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions