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 / FTriggerEditor.form @ 897

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
893 05/29/2012 09:23 pm rdnzl

New version 0.1.207, you must upgrade your database.
Please make a backup of your database and DomotiGa directory tree first!
Shell interface, you can now also call scripts for switching.
When clicking button of a switchable Shell device it will call the script with "On", "Off"...

685 10/17/2011 10:45 am rdnzl

You can now use */ in cron event trigger fields, eg. */10 * * * * means run every 10 minutes.
Also ranges together with / in same field are implemented, eg. 5-30/5 is every 5 mins between 5-30.
Fixed bug in range parse code, some didn't fire.

523 01/06/2011 06:43 pm rdnzl

Fixed bug with deletion command of rrds.
Save device values to database before event parsing.
Added CronTime to multi-trigger.
Added baudrate of 38400 to RFXComTX serial settings.
Added return value boolean to tweet and e-mail functions.
Globalvars are requested by client upon load....

508 12/19/2010 01:06 pm rdnzl

Added support for triggers on lastseen value.

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

482 11/08/2010 09:33 am rdnzl

More TimeCron help.
Fixed time entry.

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

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

96 03/06/2009 03:32 pm rdnzl

Add event, condition, trigger and action editor.