The files contained in this repository can be downloaded to your computer using a svn client.
On Linux you simply type the command displayed below.

This URL has Read-Only access.

Statistics
| Revision:

root / trunk / DomotiGa / CEIB.class @ 378

History | View | Annotate | Download (12.4 kB)

# Date Author Comment
318 02/04/2010 07:17 pm rdnzl

Timo fixed bug in EIBD's address encoding.

316 02/01/2010 01:01 pm rdnzl

Better serial port read error checking in 1-wire code.
Better error checking in EIB code.

262 01/02/2010 07:50 pm rdnzl

New version 0.1.178, you must upgrade your database!
Fixed visual bugs in menu editor and main toolbar menu.
Don't display year, show full month in status bar instead.
Fixed bug not updating clock in client.
Corrected several 'host not found' error messages....

261 12/26/2009 03:15 pm rdnzl

New version 0.1.177, you must upgrade your database!
Added basic JeeLabs JeeLink code.
Moved Led On/Off code to Main.module to share code.
Several code cleanups.

248 11/23/2009 01:32 pm rdnzl

New version 0.1.174, you must upgrade your database!
Added missing routine to Device.module needed for new CEIB.class.
Changed Digitemp.module, you need to change your digitemp.conf and devices.
Serial IDs are now used as address, DS2423 is also supported, read wiki 1-Wire section....

247 11/21/2009 05:56 pm rdnzl

Fixed Control page refreshing.

245 11/21/2009 03:35 pm rdnzl

New version 0.1.173, you must upgrade your database!
Made more strings translatable.
Timo rewrote his KNX/EIB class code.
Added Client/Server mode to DomotiGa GUI (see domotiga.conf)
Made XMLRPC enabled by default, so server can be controlled.
Domotiga GUI is default standalone, change domotica.conf to "clientserver"....

180 07/11/2009 01:44 pm rdnzl

Optimized KNX/EIB parse routines.

177 07/11/2009 12:55 pm rdnzl

Added KNX/EIB support for EIS3 and EIS4 devices.

174 07/04/2009 03:16 pm rdnzl

Update version to 0.1.166. You need to update your database.
Added KNX/EIB support (EIS1 and EIS2 devices), thanks Timo.
Changed way dim/bright works on Control page.