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.
Report number of albums, tracks and artists.
Catch and report serial read errors.
Code cleanup.
Output more info if debug is enabled.Round values if no rrd counter format is chosen.
Code cleanups.
Added lastseen date to batterystatus e-mail.
Fixed problem with sip uri's in FritzBox callmonitor.
Change close program call when error occurs.Geert-Jan added code to update Sunrise and Sunset timers at start of new day.
Swap value1 and value2 for OWL CM119 device.
Divide and calibrate device values in webclient too if needed.
Convert temp/humid and energy usage values to a number first in Home screen code.
Geert-Jan fixed event action2 and action3 code.
Catch errors in Home page code.
Added missing parameters to device update call for RFXCom 1-wire a/d sensors.
Changed kW to Watt for OWL CM119 value.
Fixed numerous bugs in OWL CM119 parse code.
Better error checking for network ping results.
Fixed bug in device editor address parsing code.
Small code cleanups and better use of built-in SQL quoting.
Rename RRD file too when a device has been renamed during editing.
Lookup UDP broadcast addresses at startup only.
Display error if logfiles cannot be opened.
Fixed quoting problem in SQL query, using safer method now.
New version 0.1.183, you must upgrade your database! Changed the way broadcast addresses are determined.Added sorting to Phonelist, needs more optimization for large lists.Added weather parsing from WeatherBug, see wiki for instructions.Imported Weather page code written by Kris Wauters....
Some drives don't report temperature, skip them.
Fixed bug with ProtocolSetup call.Change ATI Wonder key from ? to Web.
New version 0.1.182, you must upgrade your database!Moved GUI code from DSC class to Main module, so now server version is same code as client.Fixed typo on DSC code when checking standalone mode.Moved GUI code from VISCA class to Camera module, so now server version is same code as client....
Updated XMLRPC API version to 0.04.
Added XMLRPC methods for updating RRDTool graphs.
Copyright update.
Copyright updated, small code cleanups.
Copyright updated.
Timo fixed bug in EIBD's address encoding.
Made a start for interactive floorplans, you can now switch devices.
Better serial port read error checking in 1-wire code.Better error checking in EIB code.
Don't parse Oregon WEIGHT1 data if address is zero.
Measure Round Trip Time for Network Host Ping device types too.
Fixed ID calculation.Don't parse Visonic data if packet is unknown.Optimized Oregon parse routines.Don't calculate channels if debug is false.Small layout changes to TH1 debug output.
Don't parse Oregon BWR101,BWR102 data if checksum is false.Correct name typos in device not found error.
Better error checking.
Removed hour from name of logfiles.
Fixed wrong code in DSC module.Updated compiled binaries to latest version.
Fixed missing Visonic sensor code.
New version 0.1.181, you must upgrade your database!Timo added virtual device type, starting with Security System for DSC.Added 3-Phase setting for PLCBUS.Fixed Bluetooth CPU hog bug, network will be scanned in background now.Fixed Firstseen date not set for Ping and Bluetooth devices....
Fixed location and last changed columns in devicelist.
New version 0.1.180, you must upgrade your database!Daniel Lindmark wrote Temperatur.nu a module to publish temperatures.Fixed some more Bwired and Pachube value bugs.
Timo added a bunch of known command classes to the Z-Wave code.
'Infernix' added automatic feed functionality to Pachube module.Read wiki on how to enable/use it.
Fixed example display code too.
Fixed bug where Bwired module didn't work correctly with non-English GUI language.You must check/adjust you bwired devices for correct settings.
Fixed bug where Pachube didn't work currectly with non-English GUI language.You must check/adjust your pachube devices for correct settings.
Fixed form property.
Update year of copyright notices automatically from now on.
Update clock on virtual DSC LCD display.Make sure new logfiles are created when new month starts.
New version 0.1.179, you must upgrade your database!Changed address format for Oregon, X10Security and RFXSensor/Meter devices!This will result in better support output, and less change on address conflicts.You can enable RFXCom debug to see relation between old and new addresses...
Fixed column filling bug.Optimized SQL queries.
Fixed Save button enable bug.
Changed log message output.
Refresh Phonecall list on outgoing/incoming calls.Cleaned up SQL code.
Fixed bug with Bluetooth browser and GetRRSI.
Timo fixed bug with Dim slider on Control form.
Added 'Show disabled' option to Devices form.
Timo added SMS support for Nokia 6300.
Added devicetype for Oregon WTGR800.Add a second WTGR device with W appended to the address to get wind values.
Fixed bug to prevent error when dbl clicking empty events grid.
Fixed problems with deleting devices, added more options to Database Admin Tools.
Display on-icon when device value is awake or up, display dim-icon when dimmed.Don't error when defined icon images don't exist or icons are not defined.
Also display on-icon when device value is awake or up, and dim-icon if dimmed.
Also display on-icon when device value is awake or up.
Fixed bug giving error when selecting blank devicetype.
Refresh Phonecalls list better, not to miss new calls.
Display camera mplayer command string in debug log.Resized Camera form so it fits on a eeepc screen.
Display line number at which loading of settings failed.
Added settings form for PLCBUS.
Added settings form for Cameras.
New version 0.1.178, you must upgrade your database!Fixed visual bugs in menu editor and main toolbar menu.Don't display year, show full month in status bar instead.Fixed bug not updating clock in client.Corrected several 'host not found' error messages....
New version 0.1.177, you must upgrade your database!Added basic JeeLabs JeeLink code.Moved Led On/Off code to Main.module to share code.Several code cleanups.
Fixed syntax bug in Bluetooth module.
Removed debug messages.
A number of small code and gui cleanups.
New version 0.1.176, you must upgrade your database!Fix Bwired bug where timer was not started ast start of program.Cleaned up/rewrote/optimized AIBO, Digitemp and Bluetooth module among others.Put comments between the code.Only generate RRDTool graphs for choosen timeframe not all of them (what was I thinking!)...
New version 0.1.176, you must upgrade your database!Added Cent-a-meter devicetype.Fixed Cent-a-meter bugs in RFXComRX module.
Updated version in project file.Compiled new binaries.Updated domotiga install dump file.
New version 0.1.175, you must upgrade your database!Fixed bug in AIBO module timer.Added pushtime parameter to BwiredMap.Added basic LIRC support written by Timo.Added basic One-Wire Weather framework written by Timo.Implemented an UDP broadcaster and listener, so logs are pushed to the clients....
Removed non working v4l2 support for Camera, replaced it with embedded mplayer.So you have to install mplayer for this to work.
New version 0.1.174, you must upgrade your database!Added missing routine to Device.module needed for new CEIB.class.Changed Digitemp.module, you need to change your digitemp.conf and devices.Serial IDs are now used as address, DS2423 is also supported, read wiki 1-Wire section....
Fixed Control page refreshing.
New version 0.1.173, you must upgrade your database!Made more strings translatable.Timo rewrote his KNX/EIB class code.Added Client/Server mode to DomotiGa GUI (see domotiga.conf)Made XMLRPC enabled by default, so server can be controlled.Domotiga GUI is default standalone, change domotica.conf to "clientserver"....
You need Gambas 2.18.0 to be able to use this code, because of needed bugfix.Made more strings translatable.Timo rewrote the KNX/EIB class.Fixed SMS modem module. (tested with Siemens MC35i)Added a lot of XMLRPC methods, updated version, see API document on wiki....