![[OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral [OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral](https://obrazki.elektroda.pl/8870408000_1679247855_thumb.jpg)
Hello, I can't find my pin. Lonsonho Tuya X801A-L The device is very similar to this: LerLink 1 Gang No Neutral Switch (X801A-L) Link
![[OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral [OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral](https://obrazki.elektroda.pl/8726398500_1678987236_thumb.jpg)
![[OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral [OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral](https://obrazki.elektroda.pl/4879941100_1678987245_thumb.jpg)
![[OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral [OpenBeken] Pinout configuration for Lonsonho Tuya X801A-L switch 1 gang no neutral](https://obrazki.elektroda.pl/5085875400_1678988490_thumb.jpg)
I flashed it, but there are no pin settings to control this device.
{
"vendor": "Tuya",
"bDetailed": "0",
"name": "Lonsonho Tuya X801A-L",
"model": "X801A-L",
"chip": "BK7231T",
"board": "TODO",
"keywords": [
"TODO",
"TODO",
"TODO"
],
"pins": {
"6": "Btn;0",
"11": "WifiLED;0",
"24": "Rel;0"
},
"image": "https://obrazki.elektroda.pl/8870408000_1679247855_thumb.jpg",
"wiki": "https://www.elektroda.com/rtvforum/viewtopic.php?p=20496045#20496045"
}
p.kaczmarek2 wrote:Here is a template for Lonsonho Tuya X802A-L has (no neutral) BK7231T - 2gang:
- P1 - Button - Channel 1
- P10 - Button - Channel 2
- P14 - LED - Channel 1
- P26 - LED - Channel 2
- P9 - Relay - Channel 1
- P8 - Relay - Channel 2
p.kaczmarek2 wrote:I will check this, but you can also do it outside web app , in the native HTTP interface...
{
"vendor": "Tuya",
"bDetailed": "0",
"name": "Lonsonho Tuya X802A-L has (no neutral)",
"model": "Tuya X802A-L",
"chip": "BK7231T",
"board": "TODO",
"flags": "1024",
"keywords": [
"TODO",
"TODO",
"TODO"
],
"pins": {
"1": "Btn;1",
"8": "Rel;2",
"9": "Rel;1",
"10": "Btn;2",
"14": "LED;1",
"26": "LED;2"
},
"command": "",
"image": "https://obrazki.elektroda.pl/5853129100_1679750049.jpg",
"wiki": "https://www.elektroda.com/rtvforum/topic3965108.html"
}
mqtt:
switch:
- unique_id: "OpenBK7231T_1FD174A2_relay_1"
name: "obk1FD174A2 1"
state_topic: "obk1FD174A2/1/get"
command_topic: "obk1FD174A2/1/set"
qos: 1
payload_on: 1
payload_off: 0
retain: true
availability:
- topic: "obk1FD174A2/connected"
- unique_id: "OpenBK7231T_1FD174A2_relay_2"
name: "obk1FD174A2 2"
state_topic: "obk1FD174A2/2/get"
command_topic: "obk1FD174A2/2/set"
qos: 1
payload_on: 1
payload_off: 0
retain: true
availability:
- topic: "obk1FD174A2/connected"