olammi.iki.fi/sw
taloLogger

Current version: v1.4f (released 26.10.2011)

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, Thermia heat pump controllers connected with serial connection, Rego600-series controllers connected with serial 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, SQLite database table and RRDTool database file.

There is also a taloLoggerGraph-package available for to easily visualize the stored data from a MySQL or SQLite database table to your web browser. The taloLoggerGraph is implemented using PHP and JPGraph 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.

License and getting the software

Donationware, distributed as Freeware for individual and non-commercial use.

To individual and non-commercial use only! The software may be used freely for non-commercial purposes. Any commercial usage requires permission or license 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 mandatory to use the software and the software is licensed as freeware for individual and non-commercial use. The software can be downloaded here.

26.10.2011 taloLogger v1.4f released