gnhast
gnhast - Garbled's NetBSD Home Automation Scripting Tools
gnhast - Garbled's NetBSD Home Automation Scripting Tools
A collection of daemons that work together to build an event-based home automation system. The core set of daemons is written in C, however, any event (such as a light being turned on) can be handled by an external script or program. These programs can be written in any language, and the central daemon handles all the intercommunication. It is designed to be easily extensible for new device types and protocols.
The core...