 |
Hello
I have a KC868-A8 that I'm using with Homeassistant via Tasmota.
I'm trying to use it to operate my garage doors and see the reed switches on the doors for status, while still also having my alarm panel work with the doors and reed switches.
The outputs are easy, they work fine, but when I try to share a reed switch the alarm panel isn't happy when I tie in the ESP, and can't see the switch change state and thinks the doot is always open, I'm thinking this is because the inputs on 868 have pull-up turned on!?
Can I change the template string to set all the inputs to no pull-up ? or what do I need to do ?
Template I'm using ; {"NAME":"KC868-A8","GPIO":[32,0,1120,0,640,608,0,0,0,1,1,1152,0,0,5600,0,0,0,0,5568,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,1],"FLAG":0,"BASE":1,"CMND":"EthClockMode 3 | EthAddress 0 | EthType 0 | I2CDriver2 1"}
Thanks
Justin
|