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 / DomotiGaServer / Main.module @ 658

History | View | Annotate | Download (141.1 kB)

# Date Author Comment
651 08/30/2011 04:28 pm rdnzl

New version 0.1.200, you must upgrade your database!
Please make a backup first!
Added FHTid setting for CUL module.
Added more devicetypes to CUL interface db entry.

636 08/28/2011 01:02 pm rdnzl

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.

627 08/05/2011 04:11 pm rdnzl

Some PLCBUS code cleanups.
Added DS18B20 sensor OWFS support for server too.
Major CTX35/TI203 code rewrite, it now features a command buffer.

620 08/03/2011 08:23 pm rdnzl

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

605 05/26/2011 05:18 pm rdnzl

New version 0.1.197, you must upgrade your database!
Please make a backup first!
Added Renaud's configurable home screen code, thanks!

598 05/18/2011 09:33 pm rdnzl

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

578 03/28/2011 03:05 pm rdnzl

Don't strip last digit of uptime string.

564 03/13/2011 12:31 pm rdnzl

RFXComTX logging now shows transmitter or xmitter.

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.

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

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

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

503 12/06/2010 09:24 pm rdnzl

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

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

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

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.

474 11/07/2010 11:38 am rdnzl

Possible fix for crontab events not validated sometimes.

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

457 10/08/2010 02:43 pm rdnzl

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

455 10/08/2010 08:35 am rdnzl

Possible fix for globalvar errors.

447 10/06/2010 11:37 am rdnzl

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

433 10/02/2010 07:38 pm rdnzl

New version 0.1.189, you must upgrade your database!
Lots of database changes so make sure you have a backup before upgrading.
Added Heyu X10 device status reading, written by Renaud Visier.
This is done by starting heyu's monitor, goto settings to enable it....

423 09/24/2010 12:58 pm rdnzl

New version 0.1.188, you must upgrade your database!
Added IRTrans support for sending and receiving IR codes.
Added Denon receiver control support, needs a GUI.
Settings are saved in Globalvars starting with "Denon_".
Thanks to Daniel Keller for both modules!...

420 09/23/2010 05:20 pm rdnzl

UIR/IRMan interface is extended so IR remote codes received can generate IRRemote type event triggers.
See wiki UIR/IRMan section for setup information.
Same for LIRC interface IR remote data, see wiki how to setup.
So finally they can be used in a practical way....

416 09/17/2010 08:23 pm rdnzl

New version 0.1.187, you must upgrade your database!
Added automatic database upgrade to server. (-a option)
Added cmd line option to specify config file to both server and client. (-c option)
Supply -h for all command line options.
Applied CTX35 patch to fix bogus data, made by 'poegje', thanks!...

415 09/16/2010 08:16 pm rdnzl

New version 0.1.186, you must upgrade your database!
Added support for Current Cost CC128 power usage sensor, thanks to Renaud Visier!
Added missing defaults for ServerStats settings to database, please check your current settings.
Added support for EZcontrol T-10 interface, thanks to Daniel Keller for info and request!...

401 08/23/2010 03:56 pm rdnzl

More verbose UDP broadcast error message.
Removed PLCBus debug code.
Abort processing when PLCBus serial data cannot be read.

398 08/22/2010 01:03 pm rdnzl

New version 0.1.185, you must upgrade your database!
Added German translation files made by Thomas.
Added PLCBUS lamp and appliance support, needs testing.
Added PLCBUS Commander tool.
Changed PLCBUS poll timeout setting from msecs to seconds,
a value of 0 means disabled (default).

397 08/16/2010 07:21 pm rdnzl

New version 0.1.184, you must upgrade your database!
Added support for plugwise's new firmware (2009-..-..)
Choose correct version in DomotiGa's plugwise settings, needs testing and feedback.
Catch mysql return code for failed automatic database upgrades.

385 08/06/2010 10:21 am rdnzl

Store mail, call and voice counter values in database.
Update sunset/rise triggers in events every day.

363 04/20/2010 02:23 pm rdnzl

Added missing DisplayBool routine to server code.

352 02/22/2010 10:47 am rdnzl

Lookup UDP broadcast addresses at startup only.

351 02/22/2010 09:24 am rdnzl

Display error if logfiles cannot be opened.

348 02/21/2010 12:42 pm rdnzl

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

339 02/15/2010 08:26 pm rdnzl

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

316 02/01/2010 01:01 pm rdnzl

Better serial port read error checking in 1-wire code.
Better error checking in EIB code.

307 01/20/2010 02:21 pm rdnzl

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

304 01/18/2010 04:00 pm rdnzl

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.

302 01/18/2010 01:36 pm rdnzl

'Infernix' added automatic feed functionality to Pachube module.
Read wiki on how to enable/use it.

296 01/15/2010 07:39 pm rdnzl

Update clock on virtual DSC LCD display.
Make sure new logfiles are created when new month starts.

291 01/14/2010 04:42 pm rdnzl

Changed log message output.
Sent Phonecall UDP broadcast message on outgoing/incoming calls.

278 01/04/2010 08:48 pm rdnzl

Added missing Restart_Astro() code.

262 01/02/2010 07:50 pm rdnzl

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

261 12/26/2009 03:15 pm rdnzl

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.

256 12/08/2009 08:40 pm rdnzl

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

251 12/04/2009 08:09 pm rdnzl

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

250 12/02/2009 12:46 pm rdnzl

Added Digitemp support for Dallas 2423.
Correctly catch Oregon data parse errors, continue instead of close program.

244 11/21/2009 01:26 pm rdnzl

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

239 11/11/2009 08:04 pm rdnzl

Added DomotiGaServer a commandline server daemon.
The first start of a real client-server setup.