Activity

From 10/16/2011 to 11/14/2011

11/14/2011

08:21 pm Revision 741: Renamed Android binary.
rdnzl
04:39 pm Revision 740: Added more checks for non array argument in xmlrpc_is_fault().
rdnzl
12:56 pm Revision 739: Added check for non array argument in xmlrpc_is_fault().
rdnzl
09:50 am Revision 738: Removed unused iPhone client images.
rdnzl
09:46 am Revision 737: Removed duplicate files.
rdnzl

11/13/2011

08:16 pm Revision 736: Added missing iPhone client files.
rdnzl
06:59 pm Revision 735: Renamed directory.
rdnzl
06:41 pm Revision 734: Added simple Android client, coded by Reno, thanks!
rdnzl
04:58 pm Revision 733: Added icons for iPhone client.
rdnzl
12:28 pm Revision 732: Added support for DS2438, DS2406, DS2414, DS2450 devices to OWFS code.
Thanks David! rdnzl

11/12/2011

08:03 pm Revision 731: Updated binaries to latest revision.
rdnzl
07:57 pm Revision 730: Fixed EIB/KNX EIS5 packet parsing, so receiving temperatures should work now.
rdnzl
07:19 pm Revision 729: Removed spaces from empty edit graphs combobox entries.
Rearranged edit graph group lists. rdnzl
06:50 pm Revision 728: Don't display duplicate event categories.
Refresh used event categories upon page refresh. rdnzl
05:37 pm Revision 727: Fixed xmlrpc devicelist method for lastseen info.
Added iPhone webclient created by Mike, thanks!
Added a control view to the standard webclient for switching devices,...
rdnzl
05:01 pm Revision 726: Fixed tab focus order for Bwired settings.
Display info about URL format. rdnzl
04:46 pm Revision 725: Added code from deletion of globalvars when running client/server.
rdnzl
04:43 pm Revision 724: Also display Shell return value errors without debug enabled.
rdnzl
04:42 pm Revision 723: Ignore non float values as HDD temperature.
rdnzl
04:41 pm Revision 722: Better XML parse error catching.
Better set themorstat globalvar call. rdnzl
04:38 pm Revision 721: Better Time event code.
rdnzl
04:37 pm Revision 720: Better auto device creation, also lastseen and location are set to default.
Also added lastseen field to event macro's like <#device name|lastseen#> rdnzl
04:34 pm Revision 719: Disabled DNS resolve for better stability for now, so you need to specify ip addres...
rdnzl
04:32 pm Revision 718: Added xmlrpc method for globalvars, version is 0.10 now.
rdnzl
04:27 pm Revision 717: Small UPS string parse changes.
rdnzl
04:26 pm Revision 716: Fixed X10 addresses for RFXCom xPL interface.
Fixed Temp08 module name in SerialPort list. rdnzl

11/05/2011

10:41 am Revision 715: Close HDDTemp socket at program close.
Rearranged sunset/rise code. rdnzl
10:34 am Revision 714: Display device id's larger than 99.
rdnzl
10:32 am Revision 713: Only check for duplicate addresses against enabled devices.
rdnzl

11/04/2011

12:53 pm Revision 712: Bwired upload module now also accepts HTTP 1.1 100 response code.
rdnzl

11/02/2011

07:51 pm Revision 711: Report correct signal strenght for CUL packets.
Also display received values of S300TH in debug mode. rdnzl
01:25 pm Revision 710: Correctly parse CUL FHT warning packets.
rdnzl
12:39 pm Revision 709: Create correct RRDTool update command if value is empty or a string.
rdnzl
12:36 pm Revision 708: Return correct calibrated value.
rdnzl
12:35 pm Revision 707: Convert incoming RFXComxPL X10 addresses to the correct format.
rdnzl
12:33 pm Revision 706: Ignore CUL FHT hightemp packet if no lowtemp packet is received first.
rdnzl
08:23 am Revision 705: Removed references to bCULAutoCreate variable.
rdnzl

10/29/2011

11:21 am Revision 704: Code cleanups.
Fix bug in icon display on climate page for certain devices, thanks Luca! rdnzl
11:17 am Revision 703: Don't auto create a device if it's type is unknown.
rdnzl
11:15 am Revision 702: Added description field to UV1/UV2 xPL decoding.
rdnzl
11:01 am Revision 701: Commit correct DomotiGaServer CUL code.
Code cleanup, formatted rain sensor value. rdnzl
10:59 am Revision 700: Removed CUL poll timer.
Removed CUL autocreate code, done now for all devices. rdnzl

10/27/2011

01:20 pm Revision 699: Added missing PLCBUS device icons.
rdnzl

10/26/2011

05:23 pm Revision 698: Added support for CUL S300TH temp/humid sensor.
rdnzl

10/25/2011

09:30 pm Revision 697: Updated binaries.
rdnzl
09:17 pm Revision 696: Fixed missing RFXComTX AC call, and remove optional function calls.
rdnzl
05:39 pm Revision 695: Updated binary.
rdnzl
05:38 pm Revision 694: Fix floorplan error on auto created devices.
rdnzl
05:16 pm Revision 693: New version 0.1.201, you must upgrade your database!
Backups of devices and devicetype tables are stored in /tmp too.
Renamed OneWire module to Temp08.
Added xPL module t...
rdnzl

10/17/2011

01:40 pm Revision 692: Added simple device switch functionality to webclient, thanks Wouter!
Needs some more work. rdnzl
01:32 pm Revision 691: Tag for version 0.1.200 of DomotiGa.
rdnzl
11:08 am Revision 690: Fixed typo.
rdnzl
11:07 am Revision 689: Code cleanup.
rdnzl
11:06 am Revision 688: Code cleanup.
rdnzl
11:04 am Revision 687: Code cleanup.
rdnzl
11:02 am Revision 686: When saving RRD graphs, check if RRDTool is enabled, warn if not.
rdnzl
10:45 am Revision 685: You can now use */ in cron event trigger fields, eg. */10 * * * * means run every 1...
Also ranges together with / in same field are implemented, eg. 5-30/5 is every 5 mins between 5-30.
Fixed bug in rang...
rdnzl
10:16 am Revision 684: Cleanup Relay Socket connect log output.
rdnzl
10:15 am Revision 683: Cleanup log output.
rdnzl
09:36 am Revision 682: Store FHT80 thermostat values in different device value fields.
Calculate correct FHT measured temperatures from high and low byte.
Fixed FHT SyncTime value.
rdnzl
09:24 am Revision 681: Disabled async DNS queries, at least they work now.
rdnzl
09:23 am Revision 680: Fixed bug in K8055 settings form.
rdnzl
09:21 am Revision 679: Added host param to admin database backup code, so it works in client/server mode too.
rdnzl
09:03 am Revision 678: Fixed 'Error while running CheckTimeNowEvents query!' error when no triggers are de...
rdnzl
« Previous
Next »
 

Also available in: Atom