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 / CZWave.class @ 262

History | View | Annotate | Download (37.9 kB)

# Date Author Comment
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....

258 12/09/2009 12:55 pm rdnzl

A number of small code and gui cleanups.

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"....

238 11/03/2009 12:10 pm rdnzl

Lookup and update Z-Wave device values.
Only update Energy usage of enabled devices.
Only show enabled Weather and Newsfeeds.
Apply calibration and divide calculations when displaying device values.
Only create RRDTool graphs for enabled devices.
Various code cleanups.

228 10/13/2009 03:48 pm rdnzl

Added Z-Wave Sensor Get button to ZWave Commander.

227 10/13/2009 03:35 pm rdnzl

Added Z-Wave Meter Get button to ZWave Commander.

219 10/11/2009 08:32 pm rdnzl

New version 0.1.172, you must upgrade your database!
Display program version on splashscreen again.
Fixed Fritz!Box parse code, announce in/outgoing calls in program log.
Make menus configurable (see edit menus), was a request for a long time.
Display scrollbar if a menu contains items that don't fit in window....

217 10/04/2009 10:33 am rdnzl

Fixed bug/typo in Z-Wave node sleep/listen parse code.

215 10/03/2009 07:05 pm rdnzl

Fixed Z-Wave dim bug (max value is 0x64, not 0xff)

213 10/03/2009 04:34 pm rdnzl

New version 0.1.171, you must upgrade your database!
Better error checking for Fritz!Box class.
Added database name to window title.
Use desktop settings for choosing the webbrowser.
Added option to database admin tool to erase cdr table.
Cleaned up RFXCom commander code....