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 / FActionEditor.class @ 871

History | View | Annotate | Download (18.7 kB)

# Date Author Comment
838 02/25/2012 03:50 pm rdnzl

New version 0.1.204, you must upgrade your database.
Please make a backup of your database and DomotiGa directory first.
Added LogPrefix setting this will be prefixed to server broadcast messages.
Only needed if you run more than one DomotiGa server on your LAN (for development)...

803 01/08/2012 12:14 pm rdnzl

Fixed Run Now buttons in Action- and EventEditor, they work also in client mode.

693 10/25/2011 05:16 pm rdnzl

New version 0.1.201, you must upgrade your database!
Backups of devices and devicetype tables are stored in /tmp too.
Renamed OneWire module to Temp08.
Added xPL module to provide support for xPL interfaces.
Added support for RFXLAN xPL interface.
Added TelnetServer module to provide MisterHouse's mhsend functionality....

598 05/18/2011 09:33 pm rdnzl

New version 0.1.196, you must upgrade your database!
Please make a backup first!
Added setting for RRDTool RRA params.
Converted event action and trigger field values to integer type instead of text,
so running DomotiGa in another language should work again....

596 05/15/2011 03:35 pm rdnzl

Refresh Events treeview if in treeview mode.
Added Run Now button to Action editor.

545 03/05/2011 09:55 pm rdnzl

New version 0.1.195, you must upgrade your database!
Added open-zwave option to ZWave module, coded by Jaren.
Not complete yet, wrapper code follows.
Added treeview layout to event viewer, coded by Renaud.
Added thermostat function, created by Renaud.

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

489 11/18/2010 09:43 pm rdnzl

Added delay timer action, needs testing.
Added checks to see if setdevice and valueupdate actions succeeded or not.

465 11/04/2010 05:27 pm rdnzl

New version 0.1.190, you must upgrade your database!
Make sure you have a database backup first!
Added support for control of Sharp TV, thanks Daniel!
Added basic support for iPort docks, needs more work for playlist mngmt.
Added support for control of LG TV. Please test if you have one....

459 10/09/2010 10:51 am rdnzl

Fixed problems with saving new actions, triggers and conditions.
Added AVControl action to events.
Added event trigger support for upcoming CommandFusion iViewer module.
Make default event description empty.

448 10/06/2010 06:38 pm rdnzl

Removed unneeded code.
Check before saving for duplicate action name.

441 10/05/2010 09:42 am rdnzl

You can now edit descriptions of actions, triggers and conditions.
Added event actions display led message, write log entry and play sound.
Added lists for actions, triggers and conditions on events page.
You can now insert globalvar and devicevalues into action texts....

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

422 09/23/2010 08:59 pm rdnzl

You can now send SMS messages as event action too.
Small fixes to event actions table format (prevent truncated messages).

420 09/23/2010 05:20 pm rdnzl

UIR/IRMan interface is extended so IR remote codes received can generate IRRemote type event triggers.
See wiki UIR/IRMan section for setup information.
Same for LIRC interface IR remote data, see wiki how to setup.
So finally they can be used in a practical way....

391 08/06/2010 11:40 am rdnzl

Switch to correct event action tab when opening action editor.

390 08/06/2010 11:30 am rdnzl

Added event execute action support, written by forum user hhg.

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

96 03/06/2009 03:32 pm rdnzl

Add event, condition, trigger and action editor.