Skip to content

A raspend based application to switch on/off my doorbell.

License

Notifications You must be signed in to change notification settings

jobe3774/doorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.