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 / Astro.module @ 853

History | View | Annotate | Download (6.8 kB)

# Date Author Comment
853 04/21/2012 07:16 pm rdnzl

New version 0.1.205, you must upgrade your database.
Please make a backup of your database and DomotiGa directory tree first!
Added support for UPM/ESIC WT440/WT450H sensors to RFXComTRX module.
Still needs some minor changes to the code to be 100% up to date with RFXtrx433 firmware version 31....

747 11/26/2011 01:56 pm rdnzl

Added error catch code for astro calculations.

542 02/21/2011 12:56 pm rdnzl

Sunset/rise calculation fixes by dali.

505 12/16/2010 01:16 pm rdnzl

Fixed sunrise/set code, thanks to dali.

497 11/28/2010 05:53 pm rdnzl

Fixed parsing of KNX/EIB EIS3, EIS4 and EIS5 message types.

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

382 06/07/2010 12:33 pm rdnzl

Apply client fixes to server code too.

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

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

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.