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 FHT TFK decoding.Display parsing errors in debug log.Don't display CR in packet log output.
Changed devices log output.Made FHT FTK sensors work in CUL module, needs testing.
Completed decoding of CUL FS20 messages, needs testing.
Query and display CUL version string in debug log upon init.
Display CUL FS20 Dim % instead of raw value.Make CUL Cmdr Version button work.
Made EM1000-* devicetypes more generic.
New version 0.1.199, you must upgrade your database! Please make a backup first!Added CUL module support, it's not finished yet, FS20 and EM type msgs are correctly decoded.FHT decoding is not working correctly, needs work, address formats can change.
Rewrote K8055 class, now using library calls, thanks Frank!
Fixed sending empty list of batterystatus devices.
Cleanup PLCBUS log output.Display PLCBUS signal and noise strength report in log.Removed unused lookup table entries.
Ask if user is sure that DomotiGa should be closed in server mode.
Some PLCBUS code cleanups.Added DS18B20 sensor OWFS support for server too.Major CTX35/TI203 code rewrite, it now features a command buffer.
Fixed another bug in PLCBUS database device scan.
Fixed bugs in PLCBUS database device scan and address masks.
Allow housecode L through P and unitcode 12 through 16.
New version 0.1.198, you must upgrade your database! Please make a backup first!Added PLCBUS setting for housecodes to poll.Added timer delays to PLCBUS command queuing.Added scene programming functionality to PLCBUSCmdr.Thanks Peter for all the PLCBUS ideas!...
Added command queue to PLCBUS code, and busy timer to wait after sending a command.
Added support to OWFS code for 18B20 1-wire sensors.
Give device icons own tab in editor.
Small code cleanup.
Correct home screen values according to divide and calibrate values, thanks Andy!
Changed battery status header text.
Removed hard coded mail battery status report from eventloop.You can use an condition action now, and select "all" or "empty".
New version 0.1.197, you must upgrade your database!Please make a backup first!Added Renaud's configurable home screen code, thanks!
Retry failed Plugwise command requests, also works with 2010 firmware, thanks Raimondo!
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....
Added Run Now button to Event editor.
Refresh Events treeview if in treeview mode.Added Run Now button to Action editor.
Make runaction routines public.
Updated manufacturers id's.
Fix compare.
Store all values of a DS2438 sensor.
RFXSensor supply voltage is displayed correctly now.
Usercode 0-255.
Removed test routine call.
Add check for RX_TX_SWITCH bit 2, so PLCBUS RF remotes work.
Prevent error when floorplans where deleted.
Add more error checks to the internal webserver code so nmap doesn't bash DomotiGa.
Rewrote sendcommand routine.
Removed empty argument to Object Call.
Change format string so Gambas3 will run ok too.
Don't strip last digit of uptime string.
Create missing rrd databases on startup.
Fixed out of range bug in displaypacket routine.
Change case insensitive compare so it works with older Gambas versions.
Added toggle mode, simply set device value1 to "toggle" to do that.
Code cleanup.
Made menu toolbar a little bit wider.
Fixed issue when thermostat heating device is newly created.
Fixed syntax error in ARC code.
Added channel to address, so more than one CM119 can be used.
RFXComTX logging now shows transmitter or xmitter.
Small code cleanups.
Added enable/disable logging to open-zwave.
XMLRPC version 0.08, added methods needed for open-zwave.Added some debugging.
Added path to store zwcfg in different location.
Thermostat code correction for a starting edge effect.
Small open-zwave wrapper interface changes.
Show if triggers, actions and conditions are used or not, in expanded views.Thanks Renaud.
Save main window size and position, thanks Renaud.
Changed library name, small code cleanups.
Bug fixed for heating deletion.Heating didn't start full power when too cold.
Fixed issue with missing security devices due to resize bug, thanks Renaud.
Code cleanup and CM119 changes.
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!
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.
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.
Use <id> pair as address for CurrentCost device instead of fixed value.
Disable Relay Port fields if relaying is disabled.
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.