Plug is otherwise working perfectly but what is supposed to be a small blue status led is a bright solid orange one, and it doesn't change when flipping the status led toggle on or off.
Using the standard config from template:
light:
- platform: status_led
name: "Status LED"
id: blue_led
disabled_by_default: true
pin:
inverted: true
number: GPIO13
Several v2 plugs all the same with solid orange led. Any clues?