Skip to content

Commit

Permalink
Update ESP32_Relay_X2 relay pins (#1884)
Browse files Browse the repository at this point in the history
* Update ESP32_Relay_X2 relay pins

Using this template did not work on my board, searching around found the relay pins are GPIO16 and GPIO17 (see https://devices.esphome.io/devices/ESP32-Relay-X2 for esphome config)

* Update ESP32_Relay_X2

---------

Co-authored-by: blakadder <[email protected]>
  • Loading branch information
RossBille and blakadder authored Aug 8, 2024
1 parent 1602e3f commit 1ce2563
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _templates/ESP32_Relay_X2
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ date_added: 2022-12-18
title: LC Technology DC5-60V 2 Channel
model: ESP32_Relay_X2
image: /assets/device_images/ESP32_Relay_X2.webp
template32: '{"NAME":"ESP32_Relay_X2","GPIO":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,544,0,225,224,0,0,0,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":1}'
template32: '{"NAME":"ESP32_Relay_X2","GPIO":[0,0,0,0,0,0,0,0,0,0,0,0,224,225,0,0,0,0,0,544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":1}'
template32_alt: '{"NAME":"ESP32_Relay_X2","GPIO":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,544,0,225,224,0,0,0,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":1}'
link: https://www.aliexpress.com/item/1005004403054853.html
mlink:
flash: serial
Expand Down

0 comments on commit 1ce2563

Please sign in to comment.