Domogik : free home automation under Linux
The Domogik project is designed to provide a user-friendly interface to manage home automation devices using a web interface.
It was created to be a real alternative to proprietary softwares (like
HomeSeer ?) which are appreciated by many users because of its friendliness and the scope of its functionality. At first, Domogik will support following technology :
X10, PLCBus for controlling equipment via the electrical network
1-wire for reading records (temperature, humidity, ...)
RFXCom : X10 equipment using RF
It is written in Python with the Django framework for the user interface. Its originality is that it is based on the xPL protocol to manage communication between all stuff, which allows an abstraction when sending / receiving commands and so makes it easier to build a modular architecture.
Domogik interfaces will support internationalization (English and French at the beginning).

