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 @ 547

  • svn:ignore: .svn
# Date Author Comment
547 03/06/2011 03:17 pm rdnzl

Fixed bug in crontime routine if input contained multiple x,y values, thanks Sander.

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.

544 03/05/2011 10:46 am rdnzl

Fixed updategraph XMLRPC method for extended graphs, thanks Renaud.

543 03/05/2011 10:29 am rdnzl

Fixed temperature calculation for KNX devices for value's higher then 10C

542 02/21/2011 12:56 pm rdnzl

Sunset/rise calculation fixes by dali.

541 02/21/2011 12:51 pm rdnzl

Rollback CM119 address fixes.

540 02/14/2011 08:08 pm rdnzl

Fixed bug with PLCBUS polling of device higher than address 8.

539 02/14/2011 07:36 pm rdnzl

Fixed bug in OWL CM119 address decoder, thanks Stephen!

538 02/08/2011 05:43 pm rdnzl

Forgot to update the version inside database install file.

537 02/08/2011 05:41 pm rdnzl

Fixed bugs in RFXCom transmitter/mitter X10 control.
Thanks to Francois for reporting the bug!

536 01/17/2011 10:28 am rdnzl

One minute updates again.

535 01/17/2011 10:26 am rdnzl

Update Serverstats RRD every 5 minutes.
Catch system errors.

534 01/16/2011 02:56 pm rdnzl

Removed unused variable.

533 01/14/2011 04:52 pm rdnzl

Removed false == operand from ZWave code.

532 01/13/2011 08:34 pm rdnzl

Fixed missing house code N, thanks user djo28.

531 01/13/2011 08:18 pm rdnzl

Small code cleanup.

530 01/13/2011 08:17 pm rdnzl

Replaced SHELL with EXEC.

529 01/13/2011 08:16 pm rdnzl

Major code cleanup.

528 01/13/2011 08:15 pm rdnzl

Replaced SHELL with EXEC.

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

525 01/12/2011 11:57 am rdnzl

Fixed wrong checksum check for received ZWave packets.

524 01/12/2011 08:54 am rdnzl

Fixed XMLParse code, too many arguments.

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

522 01/02/2011 03:20 pm rdnzl

Added home simulation code, thanks to forum user hhg!

521 01/01/2011 12:37 pm rdnzl

Display line numbers too with XMLRPC errors.

520 12/31/2010 11:24 am rdnzl

Check for CR too in CurrentCost code.

519 12/30/2010 08:42 pm rdnzl

Fixed RFXComTX init bug.

518 12/30/2010 08:11 pm rdnzl

Specify flowcontrol setting in CurrentCost serial code.

516 12/30/2010 07:31 pm rdnzl

Update binaries with latest fixes.

515 12/30/2010 07:28 pm rdnzl

Use <id> pair as address for CurrentCost device instead of fixed value.

514 12/30/2010 05:36 pm rdnzl

Disable Relay Port fields if relaying is disabled.

513 12/30/2010 05:21 pm rdnzl

Changed default RFXCom port numbers for new installs.

512 12/30/2010 05:13 pm rdnzl

Fixed wrongly named K8055 port type.

511 12/29/2010 11:39 am rdnzl

Display database host in windows title bar.

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

509 12/19/2010 02:37 pm rdnzl

Always check for lastseen triggers.

508 12/19/2010 01:06 pm rdnzl

Added support for triggers on lastseen value.

507 12/19/2010 12:03 pm rdnzl

Changed PLCBUS homeunit decode code, thanks vdoucet.

506 12/19/2010 11:39 am rdnzl

Added support for PLCBUS 1141G+ interface, thanks vdoucet.

505 12/16/2010 01:16 pm rdnzl

Fixed sunrise/set code, thanks to dali.

504 12/06/2010 09:29 pm rdnzl

Updated binaries with latest bugfixes.

503 12/06/2010 09:24 pm rdnzl

Fixed bug in updates of sunset/sunrise code, thanks Wouter.

502 12/06/2010 09:17 pm rdnzl

Fix device node id, added Low Battery message.

501 12/06/2010 04:06 pm rdnzl

Fixed missing function parameter.
Changed copyright notices.

500 12/05/2010 06:52 pm rdnzl

Fixes for receiving KNX EIS2 dimming packets.

499 12/05/2010 01:41 pm rdnzl

Added support for Device Lastseen and Batterystatus fields to condition editor.

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

497 11/28/2010 05:53 pm rdnzl

Fixed parsing of KNX/EIB EIS3, EIS4 and EIS5 message types.

496 11/27/2010 02:36 pm rdnzl

Added error check on writing to serial port.

495 11/26/2010 04:41 pm rdnzl

Rearranged Control page so it can contain more buttons.

494 11/25/2010 02:25 pm rdnzl

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

493 11/21/2010 05:16 pm rdnzl

Fixed server mode check.

492 11/21/2010 10:45 am rdnzl

Added Erase Log button to device editor.

491 11/20/2010 07:31 pm rdnzl

Use calibrated and divided device values for rrdtool updates too.

490 11/20/2010 01:48 pm rdnzl

Format Google Latitude updated date correctly.

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.

488 11/17/2010 07:40 pm rdnzl

Fixed typo in Denon subroutine call.

487 11/17/2010 07:39 pm rdnzl

Added support for switching SharpTV and LGTV on/off via device control.

486 11/15/2010 04:03 pm rdnzl

Added == operator and Format/Rnd functions to Condition 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....

484 11/14/2010 12:51 pm rdnzl

Made home page graphs fetching async.

483 11/08/2010 08:28 pm rdnzl

Fixes for dimming EIB EIS2 devices.

482 11/08/2010 09:33 am rdnzl

More TimeCron help.
Fixed time entry.

481 11/08/2010 08:45 am rdnzl

Updated compiled files.

480 11/08/2010 08:45 am rdnzl

Moved Cron code to events module.
Enabled extensive debug for it.
Fixed problem with Not Implemented error.
Removed EIB debug message.

479 11/07/2010 07:48 pm rdnzl

Display correct program mode.
Updated compiled files.

478 11/07/2010 07:45 pm rdnzl

Set device value after EIB command.

477 11/07/2010 07:34 pm rdnzl

Fixed stupid bug resulting in all conditions returned true.

476 11/07/2010 07:19 pm rdnzl

Fixed debug output.

475 11/07/2010 05:36 pm rdnzl

Added possible fix for condition2 id 0 problem.

474 11/07/2010 11:38 am rdnzl

Possible fix for crontab events not validated sometimes.

473 11/06/2010 10:22 pm rdnzl

More fixes.

472 11/06/2010 09:44 pm rdnzl

Fixed several KNX/EIB bugs, more testing needed.

471 11/06/2010 09:15 pm rdnzl

Added condition check debug message.

470 11/05/2010 07:46 pm rdnzl

Fixed bug in EIB/KNX TCP port settings code.

469 11/05/2010 04:37 pm rdnzl

More debug for events.

468 11/05/2010 04:31 pm rdnzl

Remove leading and trailing spaces from crontab entry before saving.

467 11/05/2010 03:49 pm rdnzl

Added more debug info to events module timecron check.

466 11/05/2010 08:43 am rdnzl

Fixed bug missing DisplayLocation routine.

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

464 11/03/2010 10:48 am rdnzl

Changed EIB/KNX address parse code.

463 10/13/2010 03:07 pm rdnzl

Fixed 2 typos in array calls.

462 10/12/2010 01:40 pm rdnzl

Fixed typo in RFXCom class for RFXSensor baro.

461 10/12/2010 01:14 pm rdnzl

Fix parsing of currentcost output.

460 10/11/2010 02:49 pm rdnzl

Ignore sensor data if CRC check of Oregon packet has failed.

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.

458 10/09/2010 10:44 am rdnzl

Add return values to AVControl calls.

457 10/08/2010 02:43 pm rdnzl

Better bugfix for globalvar error, catch errors now.
Fixed RRDTool float conversion for server too.

456 10/08/2010 02:13 pm rdnzl

Code cleanup.

455 10/08/2010 08:35 am rdnzl

Possible fix for globalvar errors.

454 10/07/2010 01:38 pm rdnzl

More debug output.

453 10/07/2010 12:28 pm rdnzl

Correct log message in UPS module.
Convert integers correctly for RRDGraphs.
Make Climate and Energy frames clickable on Home screen.

452 10/07/2010 11:54 am rdnzl

Added some more icons.

451 10/06/2010 06:41 pm rdnzl

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

450 10/06/2010 06:40 pm rdnzl

Enlarged globalvar list view.

449 10/06/2010 06:39 pm rdnzl

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

448 10/06/2010 06:38 pm rdnzl

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

447 10/06/2010 11:37 am rdnzl

Correctly format error text.
Broadcast globalvar changes too via UDP.

446 10/06/2010 11:29 am rdnzl

Set globalvar before event actions, otherwise old values will be used.

445 10/06/2010 11:28 am rdnzl

Change log text.