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.
Updated binaries.
Made some more XMLRPC calls async.
Update iphone client
Fix X10CMD for domotiga3 see 1215
Fixed script.
Removed JSON module, using gb.web's now.
Removed Fetchurl setting for YouLess.Try to send boolean globalvars as strings via XMLRPC.Added X10Cmd cm15demo monitor code made by Jesse, thanks!Display weather city on Home page.
Made FHome page code more async.
Catch errors in getglobalvars rpc call.
Made serverversion check at startup async.
Update globalvar Year at startup.
More info about the config parameters.
Removed unused image.
Added ECEBoxIGC webclient made by students from ece.fr.Thanks guys!
Added XMLRPC V0.17 with new methods for upcoming webclient.
Catch Exec errors when command is missing in several modules.Code cleanups.Suppress Google Latitude errors when debug is not enabled.Toggle Dimmed devices to Off.
Fixed event trigger on new minute.Fixed option text length in device editor.
Disable RFXComTRX Commander send buttons in client mode.
Don't log VoiceText error's when debug is disabled.
Fixed SmartMeter parse error on 0-0:96.1.0 records.Added working TCP connect code to SmartMeter module.
Better pwd detection for fixlink.sh scripts.Made GetGlobalVars async XMLRPC call.Less waiting when starting GUI to prevent issues.Code cleanups.
Fixed layout of main status bar.Code cleanups.
Display calibrated device values on floorplans.
Sort Pachube device select list.
Devices.GetCurrentValueForDevice now returns calibrated values (for Pachube etc)
Suppress Energy debug output when debug is disabled.
Updates binaries.
Update Dark, Sunset and other time related globalvars at startup.
Made Mochad code work again, but needs testing, added support for x10sec RF, needs db change though.When reporting issues include log output.
Catch error when Shell command is missing.
Added location parameter to config example.
Better error catching in Mochad code, started to add RF decoding.
Check for valid DS names [a-zA-Z0-9_] upon saving device.
Use X10 address selecttor for AB400 devices.
Simple User Level-Error Message for ssh and xml connection
Restored deviceeditor buttons.
Code cleanups, unused variables and functions removed.Bwired correctly show http headers in debug log.Renamed local variables who had same name as global ones.Added support for more than one YouLess device, you have to specify the ip address as device address now....
preliminary SSH tunnel add
Update to fix Feature request 259
Parse HE device group commands for RFXComRX.
Fixed inside sensor and added debug info.
Made windowsize fixed.
Synced with dev machine.
Removed debug line.
More Latitude fixes.
Fixed parsing new Google's ReverseGeo API, fixed async fetching.
Fixed hangs of HomeScreen, added more debug info.
Fixed: Try to fix issue #262, using a new Google Latitude URL/API
Don't wait on played sound, it may hang startup.
Rename new xmlrpc method to lowercase.Fixed crash in Home screen.
Implement feature request 259
Updated Gambas3 binaries.
More X10Cmd error catching.Added RFXComTRX command buffer and better X10 security parsing.
Fixed: Try to fix stop of X10Cmd problem in DomotiGaServer3.gambas
Added Dim and Bright to Lighting1 transmit code.
Few code cleanups.Added publish code to MQTT class.Added command buffer to RFXcomTRX.Fixed parsing of some x10 security devices in RFXcomTRX.
Fixed combolist syntax error in ZWave commander.
Removed requirement in YouLess code to have connection to Bidgely site.
Fixed wrong Mochad interface name.
Read temperature from EnviR devices.
Fixed: Plugwise settings in DomotiGa3 didn't work
Fixed double autocreate for HomeMatic devices, added more debug for serial no.
Fixed another bug for HomeMatic pairing.
Fixed auto creation of paired HomeMatic devices.
Fixed event condition check for DomotiGa3.Fixed OpenTherm startup code.
Fixed time of day code.
Changed ip and broadcast address dectection code.
Fixed upgrade script hopefully.
Removed compiled language files.
New version 1.0.003, you must upgrade your database.Please make a backup of your database and DomotiGa directory tree first!Fixed HomeMatic auto device create code.Extended OpenTherm database settings and updated code from forum, thanks Frank (BreFra)!...
Remove: DomoZWave wrapper for open-zwave r582, this is extremely old
Added: Support for open-zwave r640 (please upgrade to the latest version of the open-zwave library)Added: Z-Wave Commander GUI rewritten, configuration is more flexible, group associations are visible and usercode (e.g. Tag Readers) are supported now. NOTE: This will only be supported in DomotiGa3...
Fixed: compile.sh didn't work properly for DomotiGa3.gambas
Fixed: DomotiGa3.gambas didn't run/start
Enhanced: Table edit of last row of GlobalVars works better now
Fixed reading KNX data from network socket.
Fixed: RFXCom values were padded with spaces in DomotiGa3/DomotiGaServer3
Fixed: WebGUI didn't show the proper location (issue #249)
Fixed: Couldn't replace 0 or 1 with calibration (issue #241)
Add 9600 baud for Denon interface
Changed: Remove auto-mode, plants audio and goodmorning prompt (was hardcoded)
Fixed: DomotiGa r1130 couldn't be compiledAdd: 57600 and 115200 baud rates for SerialMonitor and GPS
Adjusted serial speed to 115200, which is standard
Added: SMS Server baudrate 11500
Added: DomoZWave wrapper support open-zwave r635 and up
Fixed: Gambas v2 to v3 automatic conversion screwed the textbox allignment (part 5)
Fixed: Some minor issues in Device Editor and DomotiGa3 (gambas3)
Adapted sql parameters to Gambas3 syntax.
Fixed: gambas2 to gambas3 conversion errors with SQL commands
Fixed: RFXComTRX settings didn't work properly in DomotiGa3
Fixed: Gambas v2 to v3 automatic conversion screwed the textbox allignment (part 4)
Fixed: Gambas v2 to v3 automatic conversion screwed the textbox allignment (part 3)
Fixed: Gambas v2 to v3 automatic conversion screwed the textbox allignment (part 2)
Fixed: Gambas v2 to v3 automatic conversion screwed the textbox allignment
Fixed: Gambas v2 to v3 automatic conversion screwed the textbox sizes upFixed: Setting LED display didn't work (gambas3)Fixed: Setting HomeOMatic Didn't work (gambas3)
Fixed: Bug #236 - Unknown symbol 'BackColor' in class '_GridView_Data' in DomotiGa3