10-06-2024, 08:20 AM
(This post was last modified: 10-06-2024, 10:30 AM by drazvan2003.)
I made the wire setup - picture attached - not sure if switch should work w/o code
And in code i have this
And how is the wiring done between A32Pro and KC868 E16 v2.1 ?
And in code i have this
Code:
binary_sensor:
- platform: gpio
name: A32 Pro DI01
id: "a32_pro_di01"
pin:
xl9535: xl9535_hub_in1
number: 0
mode: INPUT
inverted: true
- platform: tuya_wifi_mcu
name: A32 Pro DI01 Tuya
dp_id: 133
bind_binary_sensor_id: a32_pro_di01
internal: true
And how is the wiring done between A32Pro and KC868 E16 v2.1 ?