Hi,
I have some logic on an ESPHome device that I’d like to use for arming/disarming my Konnected device. I could use the API but I was wondering if there was a way I could hook this device up to Konnected with a wire so that it could action without WiFi in attempt to have it work standalone.
Thanks in advance for any advice,
Yes, you should be able to use any GPIO high/low output of another ESP device as an input to a Konnected zone. I would just make sure they’re powered by a common power supply.
Thanks @nate, assume that’s so it has a common reference for ground (still learning!)? It’s currently powered from the USB of the connected backup battery alongside the pro.
Would an optocoupler be a better solution?