Page 1 of 1

Library for Etekcity ZAP Remote Outlet

Posted: Tue Oct 15, 2019 6:05 am
by azz-zza
Hello,
im looking for a library to work with Etekcity outlet. I used to have the Arduino library. But over the years the author seemed to take it down.
the only thing I was able to find is https://github.com/DanielOgorchock/ST_Anything/

Is there smth in esp32 world to simplify the work with the outlet?
thank you

Re: Library for Etekcity ZAP Remote Outlet

Posted: Tue Oct 15, 2019 6:19 am
by azz-zza
there is a lib to decode the transmissions https://github.com/ibenot/Arduino/tree/ ... z_Receiver
But it uses the RCSwitch.h... and where do i find that one ?
thank you