Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 501 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 501 Bytes

doorbell

A raspend based application to switch on/off my doorbell. Therefore it exposes two methods of the GPIOSwitch class, which is included in this project, to switch on/off a GPIO pin. This GPIO pin controls a relay, which in turn controls the power supply of my bell transformer. Using the command interface of raspend I can call these methods via HTTP POST or GET requests.

License

MIT. See LICENSE file.