olammi.iki.fi/sw
taloLogger

Current version: v1.0c (released 02.06.2009)

taloLogger is an application developed to periodically retrieve house automation data from multiple sources and to store the retrieved data to a data store. Multiple types of data stores are supported.

The application is developed in Python programming language mainly to run on Unix platform. However the application should also be usable in other platforms also. The application is modular and some of the data source and data store modules have additional requirements for running the application. These requirements are listed in the taloLogger HOWTO.

Currently taloLogger supports the following data sources: Ouman 200 series controllers using the Ouman serial cable connection, 1-wire sensors using either OWFS 1-Wire filesystem or DigiTemp. Following data stores are supported to store the data retrieved by taloLogger: file log with configurable format (eg. Excel CSV-format), MySQL database table and RRDTool database file.

There is also a taloLoggerGraph-package available (coming soon...) for to easily visualize the stored data from a MySQL database table to your web browser. The taloLoggerGraph is implemented using library for PHP. (demo images produced with taloLoggerGraph: [img 1] [img 2] )

See the usage help for details about application options. See the taloLogger HOWTO and the taloLogger FAQ before asking the author for support. See the changelog for information about current and former release changes as well as the application future wishlist.

Licence and getting the software

Donationware, distributed as Freeware

To individual and non-commercial use only! The software and the source code may be used freely for non-commercial purposes. Any commercial usage requires permission or a licence from the author.

If you find this software useful to you and you would like to help the developer to maintain it also in the future, please donate a small amount of your liking to the PayPal account: olammi@iki.fi. You can use the below PayPal link for donation.

This donation is not required to use the software and the software is licenced as freeware. The software can be downloaded here.

9.4.2009 taloLogger v1.0b home automation log application released