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 / FDeviceEditor.class @ 607

History | View | Annotate | Download (28.5 kB)

# Date Author Comment
526 01/12/2011 03:23 pm rdnzl

New version 0.1.194, you must upgrade your database!
Don't log an error when sending broadcast packet fails to prevent loop and stack overflow.
Added basic support for RFXmitter interface for protocols X10, KAKU, HomeEasy UK and EU, Flamingo, Harrison, Koppla....

510 12/29/2010 11:18 am rdnzl

New version 0.1.193, you must upgrade your database!
Database name is now specified with mysql command line when upgrading.
So no need to set it in the upgrade sql scripts anymore.
Added RFXMitter setting to RFXComTX, code will follow.
Added support for OWFS....

498 12/05/2010 12:54 pm rdnzl

New version 0.1.192, you must upgrade your database!
Fixed Value4 bugs in Pachube and Bwired code, thanks Wouter.
Added location buttons to Control page.
Reorganized Control page buttons layout/code.
Added JeeLabs interface and JeeNode module database entries....

494 11/25/2010 02:25 pm rdnzl

Create RRD database also when in client/server mode.
Updated XMLRPC API version to 0.07.

492 11/21/2010 10:45 am rdnzl

Added Erase Log button to device editor.

485 11/14/2010 04:30 pm rdnzl

New version 0.1.191, you must upgrade your database!
Only save globalvars on closing if running as server.
Added missing interfaces from last version to database.
Added support for Google Latitude. See wiki.
Fixed device editor for new interfaces.
Added device type for Google Latitude....

435 10/03/2010 01:20 pm rdnzl

Send listen command to players to enable IR receive.
Fixed wrong interface name for SqueezeServer.

433 10/02/2010 07:38 pm rdnzl

New version 0.1.189, you must upgrade your database!
Lots of database changes so make sure you have a backup before upgrading.
Added Heyu X10 device status reading, written by Renaud Visier.
This is done by starting heyu's monitor, goto settings to enable it....

423 09/24/2010 12:58 pm rdnzl

New version 0.1.188, you must upgrade your database!
Added IRTrans support for sending and receiving IR codes.
Added Denon receiver control support, needs a GUI.
Settings are saved in Globalvars starting with "Denon_".
Thanks to Daniel Keller for both modules!...

415 09/16/2010 08:16 pm rdnzl

New version 0.1.186, you must upgrade your database!
Added support for Current Cost CC128 power usage sensor, thanks to Renaud Visier!
Added missing defaults for ServerStats settings to database, please check your current settings.
Added support for EZcontrol T-10 interface, thanks to Daniel Keller for info and request!...

398 08/22/2010 01:03 pm rdnzl

New version 0.1.185, you must upgrade your database!
Added German translation files made by Thomas.
Added PLCBUS lamp and appliance support, needs testing.
Added PLCBUS Commander tool.
Changed PLCBUS poll timeout setting from msecs to seconds,
a value of 0 means disabled (default).

394 08/06/2010 03:18 pm rdnzl

Display image names for device images when none found.
Added support for device image searched by device name, then module name.

357 04/13/2010 02:18 pm rdnzl

Fixed bug in device editor address parsing code.

353 02/22/2010 11:12 am rdnzl

Rename RRD file too when a device has been renamed during editing.

339 02/15/2010 08:26 pm rdnzl

New version 0.1.182, you must upgrade your database!
Moved GUI code from DSC class to Main module, so now server version is same code as client.
Fixed typo on DSC code when checking standalone mode.
Moved GUI code from VISCA class to Camera module, so now server version is same code as client....

311 01/21/2010 03:32 pm rdnzl

Better error checking.

307 01/20/2010 02:21 pm rdnzl

New version 0.1.181, you must upgrade your database!
Timo added virtual device type, starting with Security System for DSC.
Added 3-Phase setting for PLCBUS.
Fixed Bluetooth CPU hog bug, network will be scanned in background now.
Fixed Firstseen date not set for Ping and Bluetooth devices....

293 01/14/2010 08:06 pm rdnzl

New version 0.1.179, you must upgrade your database!
Changed address format for Oregon, X10Security and RFXSensor/Meter devices!
This will result in better support output, and less change on address conflicts.
You can enable RFXCom debug to see relation between old and new addresses...

274 01/04/2010 08:41 pm rdnzl

Fixed bug giving error when selecting blank devicetype.

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

234 10/29/2009 04:35 pm rdnzl

When creating a device from an existing one, don't copy it's device values and battery status.
Fix bug where enabling main debug checkbox didn't enabled save button.
If clip info is not available store "000000" in database.

226 10/12/2009 07:43 pm rdnzl

Added more input validation checks to the Device Editor.

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

208 09/14/2009 05:34 pm rdnzl

New version 0.1.170, you must upgrade your database!
Added RFXCom Transmitter support for newer KAKU and HE devices (AC), please test!
Added Dim level slider to Control page for AC type devices, needs more work.
Small error message and comments change in Devices module....

203 09/08/2009 08:13 pm rdnzl

New version 0.1.169, you must upgrade your database!
Code cleanup in RFXComRX.
Added RFXCom transmitter support for X10, KAKU, ARC, please test.
Added Kaku devicetype.
Fixed bug where Heyu interface had wrong id.
Added better error checking to Devices.SetDevice()....

202 09/06/2009 09:42 pm rdnzl

Check for selected interface after editing devices.

199 09/06/2009 05:05 pm rdnzl

New version 0.1.168, you must upgrade your database!
Better device query error checks.
Added Interface field to device Blacklist module.
Support for Digitemp 1-wire temperature sensors added.
Added product images support to Barcode module.
Enhanced Barcode user interface....

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.

153 06/14/2009 08:26 pm rdnzl

Version update to 0.1.165. You need to update your database.
Fixed crontab weekdays bug.
You can disable HE-UK and HE-UE now with RFXCom tool.
Added framework for RFXCom Transmitter support.
Added support for a bunch of Oregon sensors to RFXCom receiver code. Needs testing....

145 05/31/2009 05:47 pm rdnzl

Fixed HDDTemp enabled setting save.
Fixed Home screen Outside and Power sensor detection.
If a DSC device is created the DSC5401 interface is chosen by default.

127 03/22/2009 05:20 pm rdnzl

Display device module list sorted.

112 03/18/2009 08:50 pm rdnzl

Fixed typos in sql save command regarding rrd4 settings.

98 03/06/2009 04:42 pm rdnzl

Added 4th device value, rrd and label support.

75 01/06/2009 03:55 pm rdnzl

Check if device name is unique before adding new device.

67 01/02/2009 10:43 am rdnzl

Added more error checking to fetching tables code.

63 12/31/2008 02:16 pm rdnzl

Corrected spell errors.

44 12/23/2008 09:09 pm rdnzl

Use MySQL substitute function.

40 12/14/2008 10:50 pm rdnzl

Added RFXCom simulate disable buttons
Added initial FritzBox call-log support
Added Plugwise device switching and power usage measurement support
Added 3rd value to devices table, editor and overviews

25 12/02/2008 04:06 pm rdnzl

Changed LICENSE to COPYING.

2 11/29/2008 02:54 am riemers

Domotiga import 0.1.158 including b-bugfix devices