Change Log
TracNav
Development
Table of Contents
Supported Modules
- Intro
- RFXCom
- RRDTool
- Barcode
- HDDTemp
- Sound
- VoiceText
- Asterisk
- UPS
- Weeder
- Xanura CTX35
- Bluetooth
- Sony Visca
- 1-Wire
- XMLTV
- Heyu
- IRMan
- X10
- Plugwise
- Sony AIBO
- Fritz!Box
- IPVideo
- CER ELS1700
- Bwired
- DSC Security
- Falcom SMS
- KNX/EIB
- Z-Wave
- Pachube
- WeatherBug
Just Started
More Info
Gambas
Linux
Domotica Links
10 most recent changes:
[355] by rdnzl on 02/22/10 17:04:27
Small code cleanups and better use of built-in SQL quoting.
[354] by rdnzl on 02/22/10 16:02:10
Added new tv logos.
[353] by rdnzl on 02/22/10 11:12:39
Rename RRD file too when a device has been renamed during editing.
[352] by rdnzl on 02/22/10 10:47:15
Lookup UDP broadcast addresses at startup only.
[351] by rdnzl on 02/22/10 09:24:17
Display error if logfiles cannot be opened.
[350] by rdnzl on 02/22/10 08:50:18
Fixed quoting problem in SQL query, using safer method now.
[349] by rdnzl on 02/21/10 12:48:01
Updated compiled executables and database install dump to latest version.
[348] by rdnzl on 02/21/10 12:42:44
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. Imported XMLTV code from Kris Wauters, parsing needs to be separated. Imported TV Guide page code written by Kris Wauters. Enabled TV Guide menu item. Special thanks to Kris Wauters for donating his Gambas code to me! Added now playing function to SqueezePlayer? code.
[347] by rdnzl on 02/20/10 16:33:15
Removed unused tvguide files.
You can find a more detailed list here.
0.1.162
- ADDED: 4th value for each device.
- ADDED: 4th rrdtool parameters. (needs db upgrade)
- ADDED: basic support for events, triggers, conditions and actions. See items below events menu and on events page. (needs db upgrade)
- ADDED: tryout Google chart graphs on homepage for energy and outside temp.
- ADDED: support for device pictures in device editor.
- Replaced devices.update*() for one device.valueupdate(I) routine.
- Changed Location page layout so all 4 values fit onto screen.
- Changed Devices page to only show the basic values in default view, click expand to see them all.
- Logging of Device changes in logfile now works for all 4 device values seperately.
- BUGFIX:Fixed bug in ITHO ECO Fan support, wrong name for module used in !Devices.SetDevice? code.
- BUGFIX:Fixed bug in GlobalVar Dark code
- ADDED: extra debug settings under Main settings for Devices, Events, Energy
- ADDED: Pause button/function to logviewer.
0.1.160
- ADDED: Now string is also logged in RFXCom debug log.
- ADDED: Support for various Oregon sensors. (you need to import upgrade.sql)
- Added and tested:
- Oregon THR128,THRx138 Temp Sensor
- Oregon BWR101,BWR102 Digital Bathroom Scale
- Oregon GR101 Digital Bathroom Scale (output to debug log and kg only)
- Oregon THGR810 Temp/Hygro Sensor
- Not tested yet:
- Oregon THGN122N,THGR122NX,THGR228N,THGR268 Temp/Hygro Sensor
- ADDED: Tools->RFXCom Simulate tool, use it to inject packet strings.
0.1.159
- CLEANUP: Removed temp language files.
- ADDED: Initial Plugwise code (serial settings only) (you need to import upgrade.sql)
- CLEANUP: Removed .gambas directory (it's created by Gambas compiler)
- CLEANUP: Renamed LICENSE to COPYING.
- BUGFIX: Check for lastseen value.
- CLEANUP: Barcode Shoppinglist and Stocklist output cleanup.
- INFO: Bumped version to 0.1.159 and corrected author's e-mail address.
- BUGFIX: Display other server stats on week, month, year too.
- CLEANUP: Code cleanup in CTX35 code.
- BUGFIX: Changed serial port read for IRMan, Visca and Weeder module.
- ADDED: Extra device labels to DeviceEditor for blank/none and m3 (gas and water).
- BUGFIX: SMS debug output sanitized.
- BUGFIX: Fixed settings form for SMS, value's for PIN and service center where not saved.
- BUGFIX: Fixed Energy Day toggle button.
- BUGFIX: Redesigned OneWire Read function, so input get's buffered.
- CLEANUP: Deleted unused variables from SerialPort Monitor.
- Reported bug in Gambas, 'System Error, Interrupted Call', fixed in revision #1710, so please update.
- BUGFIX: Fixed HDDTemp support, didn't work correctly in all situations.
- BUGFIX: Fixed problem with RFXCom temp measurement below 1 degrees (where displayed as .8)
0.1.158b
- BUGFIX: Check if interface is enabled before trying to switch devices with it.
0.1.158
- BUGFIX: Fixed ServerStats scrollview length.
- CLEANUP: Cleaned up RRDTool code.
- CLEANUP: Cleaned up GMail module.
- NEW: Added debug info to HDDTemp code.
0.1.157
- BUGFIX: Fixed floorplan autorefresh.
- BUGFIX: Fixed notify edit form and db table define. (load upgrade.sql if you have an older version)
- BUGFIX: Calculate needed height of scrollviews and set dynamically.
- BUGFIX: Fixed main setup logbuffer field not enabling save button.
- BUGFIX: Eventloop devicechange mailbox trigger now uses device name instead of id.
- BUGFIX: Changed default logbuffer to 15000 characters.
- BUGFIX: Changed default CTX35 polltime to 500mS.
- BUGFIX: Fixed debug output of RRDTool.Graphs()
- NEW: Created RRDTool.DeleteRRD function and 'Delete RRD' button in device editor.
0.1.156
- Initial beta test version.
