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.
Fixed bug in crontime routine if input contained multiple x,y values, thanks Sander.
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.
Fixed updategraph XMLRPC method for extended graphs, thanks Renaud.
Fixed temperature calculation for KNX devices for value's higher then 10C
Sunset/rise calculation fixes by dali.
Rollback CM119 address fixes.
Fixed bug with PLCBUS polling of device higher than address 8.
Fixed bug in OWL CM119 address decoder, thanks Stephen!
Forgot to update the version inside database install file.
Fixed bugs in RFXCom transmitter/mitter X10 control.Thanks to Francois for reporting the bug!
One minute updates again.
Update Serverstats RRD every 5 minutes.Catch system errors.
Removed unused variable.
Removed false == operand from ZWave code.
Fixed missing house code N, thanks user djo28.
Small code cleanup.
Replaced SHELL with EXEC.
Major code cleanup.
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....
Fixed wrong checksum check for received ZWave packets.
Fixed XMLParse code, too many arguments.
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....
Added home simulation code, thanks to forum user hhg!
Display line numbers too with XMLRPC errors.
Check for CR too in CurrentCost code.
Fixed RFXComTX init bug.
Specify flowcontrol setting in CurrentCost serial code.
Update binaries with latest fixes.
Use <id> pair as address for CurrentCost device instead of fixed value.
Disable Relay Port fields if relaying is disabled.
Changed default RFXCom port numbers for new installs.
Fixed wrongly named K8055 port type.
Display database host in windows title bar.
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....
Always check for lastseen triggers.
Added support for triggers on lastseen value.
Changed PLCBUS homeunit decode code, thanks vdoucet.
Added support for PLCBUS 1141G+ interface, thanks vdoucet.
Fixed sunrise/set code, thanks to dali.
Updated binaries with latest bugfixes.
Fixed bug in updates of sunset/sunrise code, thanks Wouter.
Fix device node id, added Low Battery message.
Fixed missing function parameter.Changed copyright notices.
Fixes for receiving KNX EIS2 dimming packets.
Added support for Device Lastseen and Batterystatus fields to condition editor.
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....
Fixed parsing of KNX/EIB EIS3, EIS4 and EIS5 message types.
Added error check on writing to serial port.
Rearranged Control page so it can contain more buttons.
Create RRD database also when in client/server mode.Updated XMLRPC API version to 0.07.
Fixed server mode check.
Added Erase Log button to device editor.
Use calibrated and divided device values for rrdtool updates too.
Format Google Latitude updated date correctly.
Added delay timer action, needs testing.Added checks to see if setdevice and valueupdate actions succeeded or not.
Fixed typo in Denon subroutine call.
Added support for switching SharpTV and LGTV on/off via device control.
Added == operator and Format/Rnd functions to Condition editor.
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....
Made home page graphs fetching async.
Fixes for dimming EIB EIS2 devices.
More TimeCron help.Fixed time entry.
Updated compiled files.
Moved Cron code to events module.Enabled extensive debug for it.Fixed problem with Not Implemented error.Removed EIB debug message.
Display correct program mode.Updated compiled files.
Set device value after EIB command.
Fixed stupid bug resulting in all conditions returned true.
Fixed debug output.
Added possible fix for condition2 id 0 problem.
Possible fix for crontab events not validated sometimes.
More fixes.
Fixed several KNX/EIB bugs, more testing needed.
Added condition check debug message.
Fixed bug in EIB/KNX TCP port settings code.
More debug for events.
Remove leading and trailing spaces from crontab entry before saving.
Added more debug info to events module timecron check.
Fixed bug missing DisplayLocation routine.
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....
Changed EIB/KNX address parse code.
Fixed 2 typos in array calls.
Fixed typo in RFXCom class for RFXSensor baro.
Fix parsing of currentcost output.
Ignore sensor data if CRC check of Oregon packet has failed.
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.
Add return values to AVControl calls.
Better bugfix for globalvar error, catch errors now.Fixed RRDTool float conversion for server too.
Code cleanup.
Possible fix for globalvar errors.
More debug output.
Correct log message in UPS module.Convert integers correctly for RRDGraphs.Make Climate and Energy frames clickable on Home screen.
Added some more icons.
Removed unneeded code.Check before saving for duplicate trigger name.
Enlarged globalvar list view.
Removed unneeded code.Check before saving for duplicate condition name.
Removed unneeded code.Check before saving for duplicate action name.
Correctly format error text.Broadcast globalvar changes too via UDP.
Set globalvar before event actions, otherwise old values will be used.
Change log text.