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.form @ 730

History | View | Annotate | Download (8.2 kB)

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

596 05/15/2011 03:35 pm rdnzl

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

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.

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

430 09/25/2010 05:53 pm rdnzl

Make action type tabstrip work better.
Enlarge size of event editor combolists.

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

390 08/06/2010 11:30 am rdnzl

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

96 03/06/2009 03:32 pm rdnzl

Add event, condition, trigger and action editor.