ESP32 4Channel Relay Board AC 30A x4 - ! WARNING!

this is what I found in my yaml, but no guarantee.

status_led:
  pin:
    number: GPIO5
    inverted: True


switch:
  - platform: gpio
    pin: GPIO12
    name: relay1
    id: relay1 

  - platform: gpio
    pin: GPIO13
    name: relay2
    id: relay2   
    
  - platform: gpio
    pin: GPIO14
    name: relay3
    id: relay3

  - platform: gpio
    pin: GPIO15
    name: relay4
    id: relay4

Thanks, I did get out my magnify glasses with the strangest lens and trace the circuit. It is 12,13,14 and 15.