Activity

From 04/01/2012 to 04/30/2012

04/30/2012

09:13 pm Support #116: DSC IT-100 Support for the DSC Module
rdnzl wrote:
> I corrected it, is all ok now?
It works, I've made some more changes that I'll put up tonight when...
tradiuz
12:37 am Feature #125 (Closed): HomeMatic changes 29 April
Changes:
New stack management to avoid WAIT's.
Temperatures can be controlled through Actions.
Detection and reco...
JK

04/28/2012

05:42 pm Support #122: Patches for HomeMatic
Plugwise: Logged 2 days of calibration data, no change so far. Will start moving plugs around.
HomeMatic: rewrote ...
JK
05:12 pm Bug #101 (Closed): Create scenario respond null object
rdnzl
05:11 pm Feature #104 (Closed): Add support of pico tts engine
rdnzl
05:11 pm Support #116 (Feedback): DSC IT-100 Support for the DSC Module
I corrected it, is all ok now? rdnzl
05:10 pm Revision 878: Don't check for rrdtool command in client mode.
rdnzl
05:08 pm Revision 877: Corrected incorrect named DSC interfaces.
rdnzl
05:06 pm Bug #119 (Feedback): CRC insertion in Plugwise commands incorrect
rdnzl
05:05 pm Bug #118 (Closed): Value 0 is not inserted in the devicelog
rdnzl
05:05 pm Bug #123 (Closed): OZW polling
rdnzl
05:05 pm Bug #124 (Closed): Action List
rdnzl
04:56 pm Bug #123: OZW polling
Work for my horstmann asr-zw i didn't have other zwave device for now for testing if it break the command_class_basic . mstranger
04:54 pm Bug #124: Action List
Work Great for me
Thanks
mstranger
04:23 pm Bug #118: Value 0 is not inserted in the devicelog
Resolved for me. JK
11:28 am Bug #110: RFXCom Transceiver : error in address for AC device
Niels, where do you exactly need the multiple AC addresses per device for?
To switch multiple lights with one wall b...
rdnzl
11:10 am Bug #118 (Feedback): Value 0 is not inserted in the devicelog
rdnzl
11:09 am Bug #123 (Feedback): OZW polling
rdnzl
11:09 am Bug #124 (Feedback): Action List
rdnzl
10:59 am Bug #120: Domotiga does not start when using Velleman K8055 interface
[[http://forum.velleman.eu/viewtopic.php?f=3&t=3074]]
We must let DomotiGa talk to the comedilib instead of libk8055 ...
rdnzl
09:33 am Bug #98: Fmain.DisplayGraph
i need stopping, i can start it by an other way but the two are appreciable.
mstranger

04/27/2012

09:41 pm Bug #123: OZW polling
I changed it in r876, but i'm not sure if it broke the command_class_basic reporting for other type of z-wave devices... rdnzl
09:38 pm Revision 876: Translate command basic value 1 to on in ozw-wrapper, needs testing!
rdnzl
09:28 pm Revision 875: Make sure datasource is correctly save in Graph Editor.
Delete previous graph image before downloading next one. rdnzl
03:05 pm Bug #98: Fmain.DisplayGraph
I have fixed the bug regarding updating graphs from client to server.
Do you want to restart domotiga server with xm...
rdnzl
03:02 pm Bug #124: Action List
I changed a few things, check attached screenshot. rdnzl
03:00 pm Revision 874: Update binaries.
rdnzl
02:59 pm Revision 873: Adapt row height in event view if action scripts have more lines in them.
Display more details of various event actions in overview.
Globalvar value can be one character long now in Globalvar...
rdnzl
10:55 am Bug #124 (Closed): Action List
There is a bug in the action list panel when using script as action.
depending what contain the script all action af...
mstranger
08:28 am Revision 872: Catch errors in Energy module and report them in debug log.
rdnzl
08:14 am Bug #84 (Closed): enabled warning on ignored devices
rdnzl

04/26/2012

09:10 pm Revision 871: Clients now send an xmlrpc request to the server to update RRDtool graphs.
rdnzl
08:34 pm Bug #123: OZW polling
it report the right value at start thermostat heat and switch on but for basic it's Dim 1
mstranger
08:18 pm Bug #123: OZW polling
Can you catch some cli output from DomotiGa or DomotiGaServer depending on what you use, while switching and polling?... rdnzl
07:41 pm Bug #123 (Closed): OZW polling
my device work as switch return dim 1 instead of On when polling.
Work correctly before the update
OZW 525 and late...
mstranger
12:10 pm Bug #117 (Closed): Long events cause sorting problems
Yes my guess too that they were saved in a different order than thought and therefor also run in a different order.
...
rdnzl
12:05 pm Bug #117: Long events cause sorting problems
Seems to work great now, events are loaded in the order they are saved, I'm guessing the reason the events where run ... ReWind

04/25/2012

10:23 pm Support #116: DSC IT-100 Support for the DSC Module
Any instance of @"DSC5401 Interface"@ in the code needs to be changed to @"DSC Interface"@ when searching for the cor... tradiuz
04:26 pm Revision 870: Updated binaries.
rdnzl
04:25 pm Revision 869: Remove errors when using empty database.
rdnzl
04:06 pm Bug #117: Long events cause sorting problems
I found the problem, the tableview for actions was filled with the action id as key, changed it to use order field in... rdnzl
03:33 pm Revision 868: Fixed action order in event editor, added scrollbar.
rdnzl
11:21 am Support #122: Patches for HomeMatic
For me they looked identical up to 3 decimals, after that it became difficult to remember. I'll probably dump them to... JK
11:08 am Support #122: Patches for HomeMatic
Another project is switching to Gambas3, which is much faster too.. rdnzl
11:03 am Support #122: Patches for HomeMatic
That's why the Plugwise module need to be rewritten (I wrote it when I was a Gambas newbie), imagine the delay if you... rdnzl
10:55 am Support #122: Patches for HomeMatic
I found that using the break (I understood why it was there) did not make a difference. It just kicks out all the com... JK
09:50 am Bug #117: Long events cause sorting problems
Ok this should be reproducable, I'm going to have a go at it, thanks. rdnzl
09:48 am Support #122 (In Progress): Patches for HomeMatic
Now I remember correctly, it had to do with using WAIT in an event like _Read(), there you must use SLEEP.
http://gam...
rdnzl
09:24 am Bug #117: Long events cause sorting problems
Okay, I've done some more testing with the Gambas2 SVN and latest DomotiGa SVN and figured out that if the events are... ReWind
01:21 am Support #122: Patches for HomeMatic
I read it's bad to use a wait without a delay, as that freezes the GUI. In this case I wanted the receive events to ... JK
12:53 am Bug #110: RFXCom Transceiver : error in address for AC device
Ich liebe es, wenn ein Plan funktioniert! :D
The change works! It does not create a new device and listens to the...
Niels

04/24/2012

09:22 pm Revision 867: Updated binaries.
rdnzl
09:22 pm Revision 866: Small code cleanup.
rdnzl
08:54 pm Support #122: Patches for HomeMatic
Added the patches to r865, thanks.
About the SLEEP with WAIT replacement, it's bad to use WAIT in a GUI program sinc...
rdnzl
08:52 pm Revision 865: HomeMatic patches added, thanks JK.
Replaced SLEEP command by WAIT command back in.
Improved Quickset module (show only enabled devices)
Improved HomeMat...
rdnzl
08:09 pm Support #116: DSC IT-100 Support for the DSC Module
Fixed in r864, thanks. rdnzl
08:08 pm Revision 864: Correctly find device type of DSC devices.
rdnzl
07:54 pm Feature #109: Add support for freebox revolution adsl box
No new functionality yet MrGoodFriend
05:03 pm Support #122 (Closed): Patches for HomeMatic
Patches against todays svn.
Put WAIT command back in. SLEEP gets the program in a infinite loop, under some circumst...
JK
03:49 pm Feature #109: Add support for freebox revolution adsl box
Did you manage to extend the functionality in the mean time?
In it's current state it's maybe more elegant to put th...
rdnzl
03:46 pm Feature #111: Add to DomotigApp to Google Play (Android Market)
I have an account, but I have to make it more Android version aware first, and add some features, in it's current sta... rdnzl
03:39 pm Bug #112: NorthQ - NQ-92021 support
Can you once more generate some logging of that node?
I think in the mean time you can call one of these routines ...
rdnzl
03:11 pm Support #116: DSC IT-100 Support for the DSC Module
rdnzl wrote:
> I have added your code to version 0.1.205, please test, thanks!
In CDSC.class on line 517,
This:
@...
tradiuz
02:55 pm Bug #112: NorthQ - NQ-92021 support
No it is still not working it tested it yesterday
It only works on first time after starting Domotiga with the old...
raymonvdm
02:09 pm Bug #112: NorthQ - NQ-92021 support
Does this work with latest code? rdnzl
12:11 pm Bug #117: Long events cause sorting problems
This bug might be based on a false premise as I've been running a somewhat outdated version of Gambas2. Will update t... ReWind
10:28 am Bug #110 (Feedback): RFXCom Transceiver : error in address for AC device
@Niels, thanks I fixed it, please test.
@ReWind, I will update the wiki, btw Gambas2 2.24.0 is out now.
rdnzl
10:26 am Revision 863: Fix address format for decoding RFXtrx Lighting2 (AC) & Lighting5, thanks Niels.
rdnzl
09:50 am Bug #110: RFXCom Transceiver : error in address for AC device
I didn't see the reply about the double == until now, you are right, my Gambas2 is a package install on Fedora, gamba... ReWind
09:35 am Bug #121: Notes about Revision 853
Yesterday i reverted the snapshot so i`m back at .204
I think the problem is that Domotiga is sending on and off to...
raymonvdm
08:51 am Revision 862: Updated binaries.
rdnzl
08:49 am Revision 861: Enable option to install empty database in wizard.
rdnzl
12:04 am Feature #113: Homematic support + new logfiles
I know it exists. Only works if you have the central unit, that does the translation. I don't know what the limitatio... JK

04/23/2012

10:45 pm Bug #120: Domotiga does not start when using Velleman K8055 interface
I looked again and also found the following ... raymonvdm
10:26 pm Revision 860: Changed demo database name.
rdnzl
10:24 pm Revision 859: Also removed camera definitions.
rdnzl
10:21 pm Revision 858: Provide empty database import.
rdnzl
10:02 pm Bug #110: RFXCom Transceiver : error in address for AC device
Got a difference found in decoding the recieved code.
Using 2 different hand remotes:
2012/04/23 21:49:46 [RFXC...
Niels
09:52 pm Bug #106 (Closed): Importing the database
rdnzl
09:51 pm Bug #121 (In Progress): Notes about Revision 853
I have disabled HomeMatic by default now, thanks!
Can you give more info about not being able to switch the Duwi d...
rdnzl
09:48 pm Revision 857: Don't enable HomeMatic module by default, added default values.
rdnzl
09:43 pm Feature #113: Homematic support + new logfiles
Johan, it seems the HomeMatic has a XML-RPC interface, to set and get everything?!
Or am I mistaken? This seems to be...
rdnzl
08:48 pm Bug #121 (Closed): Notes about Revision 853
Today i updated to Domotiga Revision 853 and OpenZwave 525 and i would like to note the following items
- Homemati...
raymonvdm
07:44 pm Bug #120: Domotiga does not start when using Velleman K8055 interface
I think you mean /usr/local/bin/k8055 ? ... raymonvdm
08:41 am Bug #120: Domotiga does not start when using Velleman K8055 interface
It's seems that the k8055 library or command utility is not compiled correctly and is missing symbols, maybe because ... rdnzl

04/22/2012

10:17 pm Bug #120 (New): Domotiga does not start when using Velleman K8055 interface
Today i connected the Velleman K8055 interface to the Domotiga server but it is not working yet. When i enable the in... raymonvdm
07:27 pm Revision 856: Fixed database sql errors.
rdnzl
05:57 pm Feature #114 (In Progress): Add US/Canada Support to Weatherbug Module
Will start working on implementing this one now... rdnzl
05:55 pm Bug #102 (Closed): When restarting K8055 module the polling routine is not stopped
rdnzl
05:54 pm Support #86 (Closed): Camera not working do to mplayer issue
rdnzl

04/21/2012

09:08 pm New version 0.1.205
New version 0.1.205, you must upgrade your database.
Please make a backup of your database and DomotiGa directory tr...
rdnzl
08:37 pm Feature #113: Homematic support + new logfiles
You already have the devicetypes and interface, that conflicts...
I also change the cmd and value seperation you had...
rdnzl
08:34 pm Bug #119: CRC insertion in Plugwise commands incorrect
Fixed it just now, I hope...
Have no access to my plugwise stick, so unable to test here...
rdnzl
08:32 pm Revision 855: Fixed return type in Plugwise code.
rdnzl
08:32 pm Feature #113: Homematic support + new logfiles
1205 works partially. Receiving data is fine. The Quickset does not work, dropdowns not working. I have to check my d... JK
08:22 pm Bug #119: CRC insertion in Plugwise commands incorrect
If you make the SUB return a string rather than an INT it works JK
07:48 pm Revision 854: Fixed some typos.
rdnzl
07:29 pm Support #89 (Closed): Sunrise / Sunset how is this calculated ?
rdnzl
07:29 pm Feature #92 (Closed): Z-Wave support for inclusion/ configuration
rdnzl
07:28 pm Bug #95 (Closed): Z-Wave stopped working due to Ubuntu updates
rdnzl
07:28 pm Bug #93 (Closed): globalvar save every hours
No feedback. rdnzl
07:26 pm Feature #103 (Closed): Include : USE domotiga in domotiga.sql
rdnzl
07:26 pm Bug #117: Long events cause sorting problems
Would be nice if we could reproduce it with a small action list and have the events debug enabled to generate some lo... rdnzl
07:22 pm Feature #107 (Closed): Add KAKU protocol support for RFXtrx433
rdnzl
07:22 pm Bug #108 (Closed): Type mismatch on lastseen field
rdnzl
07:22 pm Feature #113 (Resolved): Homematic support + new logfiles
rdnzl
07:21 pm Feature #113: Homematic support + new logfiles
I have added your code to version 0.1.205, please test, thanks!
I changed syntax of SendCommand to make it more comp...
rdnzl
07:19 pm Feature #115 (Resolved): Support for Esic temperature sensors
I have added support for these sensors to version 0.1.205, please test, thanks! rdnzl
07:19 pm Support #116: DSC IT-100 Support for the DSC Module
I have added your code to version 0.1.205, please test, thanks! rdnzl
07:18 pm Bug #118 (Resolved): Value 0 is not inserted in the devicelog
Fixed in version 0.1.205, please test, thanks! rdnzl
07:17 pm Bug #119 (Resolved): CRC insertion in Plugwise commands incorrect
Fixed in version 0.1.205, please test, thanks! rdnzl
07:16 pm Revision 853: 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 sens...
rdnzl
07:15 pm Revision 852: Tag for version 0.1.204 of DomotiGa.
rdnzl
05:00 pm Bug #117: Long events cause sorting problems
Hmm, I just had another event that got all shuffled, but this one only had one delay-based action, and several other ... ReWind
02:18 pm Bug #117: Long events cause sorting problems
I've had another go at it, and it seems like all delay-based actions get shuffled down to the end of the event - _mos... ReWind
10:57 am Bug #119 (Closed): CRC insertion in Plugwise commands incorrect
crc's are calculated as an integer in CalculateCRC and converted to hex with:
sCRC = Hex(CalculateCRC(sString))
T...
JK

04/20/2012

08:31 am Bug #117 (In Progress): Long events cause sorting problems
I guess you reuse the same delay action, does it also sort delay action with different id's, so two new created diffe... rdnzl
08:13 am Bug #118 (In Progress): Value 0 is not inserted in the devicelog
rdnzl
08:13 am Bug #118: Value 0 is not inserted in the devicelog
Good catch I will fix this, I guess this also happens with the other values.
Thanks.
rdnzl

04/19/2012

11:14 pm Bug #118: Value 0 is not inserted in the devicelog
oops,
suggested fix:
IF vValue <> NULL THEN
JK
11:10 pm Bug #118 (Closed): Value 0 is not inserted in the devicelog
module Devices, PUBLIC SUB ValueUpdate
IF vValue THEN
IF Comp(vValue, sValue, gb.Text) <> 0 THEN
rResu...
JK
05:20 pm Bug #117: Long events cause sorting problems
After a bit of testing this _does_ seem to affect execution of events, I just made an event with 5 actions that I am ... ReWind
03:14 pm Bug #117: Long events cause sorting problems
Oh, and both systems I've observed this with are running client/server setups - but I don't have any systems running ... ReWind
03:13 pm Bug #117 (Closed): Long events cause sorting problems
I haven't done the greatest detective work on this sadly, but I thought I would put it up here as I've observed the p... ReWind

04/18/2012

07:28 pm Feature #113: Homematic support + new logfiles
added patch to last submitted version.
added complete class for easy reference
JK
11:36 am Feature #113: Homematic support + new logfiles
I already did that, moved it to Init() and made sure it's only started after interface is Ready ;-)... rdnzl
11:01 am Feature #113: Homematic support + new logfiles
Oke, I'll send it hopefully today.
It may also be better to move some of the initialisation code out of main into th...
JK
09:40 am Feature #113: Homematic support + new logfiles
I just implemented the code from 15-04, but just not gotten around to release the new version yesterday, do you have ... rdnzl
09:31 am Support #116: DSC IT-100 Support for the DSC Module
Hmm, I just implemented the changes in the text, but just not gotten around to release the new version, I will try to... rdnzl
06:31 am Support #116: DSC IT-100 Support for the DSC Module
Files attached.
CDSC has a few changes added (like how to arm)
Devices.module - Modified case 11 (make note of ...
tradiuz

04/17/2012

07:03 pm Feature #113: Homematic support + new logfiles
improved dealing with unknown messages and unknown devices
added functionality for updating the HM-CC-TC clock daily.
JK

04/16/2012

05:23 am Support #116: DSC IT-100 Support for the DSC Module
It really could just be any user code, there are only a few commands that require user 40 (Master User) privileges. ... tradiuz

04/15/2012

06:32 pm Feature #113: Homematic support + new logfiles
Correct, and so far I only created one link in devicetypes_homematic to that device. The others will be linked as we ... JK
05:47 pm Feature #113: Homematic support + new logfiles
I just looked at the devicetype_homematic data you send, and found my answer.
You created one devicetype with id 234...
rdnzl
05:24 pm Feature #113: Homematic support + new logfiles
Ok I changed it, in the future you can store as many as parameters and values per device as you want, so we can drop... rdnzl
04:43 pm Feature #113: Homematic support + new logfiles
Thermostat: http://www.elv.de/HomeMatic-Funk-Wandthermostat/x.aspx/cid_74/detail_10/detail2_26242
Valve: http://www....
JK
04:04 pm Feature #113: Homematic support + new logfiles
Hi,
On the second question:
During the pairing routine, the device informs what it is (type, subtype, serialnumber,...
JK
03:02 pm Feature #113: Homematic support + new logfiles
Can you point me to a link of the thermostats you use, so I can try to include it as devicetype with picture etc.
An...
rdnzl
01:44 pm Feature #113: Homematic support + new logfiles
@ TRY rDeviceInfo = Main.hDB.Exec("SELECT * FROM devicetypes_homematic WHERE type_code = &1", "0039")
' if it do...
rdnzl
11:46 am Support #116 (In Progress): DSC IT-100 Support for the DSC Module
rdnzl
11:46 am Feature #115 (In Progress): Support for Esic temperature sensors
Added UPM/ESIC WT440/450H code to version 0.1.205, will be out soon. rdnzl
11:17 am Support #116: DSC IT-100 Support for the DSC Module
I'm adding your database and interface changes so far to version 0.1.205 at the moment, besides the interface type (i... rdnzl
12:25 am Feature #113: Homematic support + new logfiles
Working version, supports the thermostat only (that's all I use at the moment). Integrates in current Domotiga design... JK

04/12/2012

08:54 pm Support #116: DSC IT-100 Support for the DSC Module
With the DSC partition as a device, I've got a bit of work to move the Partition related commands to Partition device... tradiuz
12:27 am Support #116: DSC IT-100 Support for the DSC Module
I added 'DSC Partition" as a device type with an ID of 234 (first available), and modified the Devices.Module to hand... tradiuz

04/11/2012

11:08 pm Support #116: DSC IT-100 Support for the DSC Module
Changing CommType to integer is simple enough:... tradiuz
08:16 am Support #116: DSC IT-100 Support for the DSC Module
Nice work.
I will add the database field and name changes to the next version, I prefer if we use integer for Comm...
rdnzl
05:31 am Support #116: DSC IT-100 Support for the DSC Module
Things I've changed so far:
Changed the database entry to say DSC Interface instead of DSC5401 Interface. Minor, bu...
tradiuz

04/09/2012

05:49 am Support #116 (Feedback): DSC IT-100 Support for the DSC Module
The IT-100 replaces the PC5401 as the serial interface for the DSC PowerConnect series of alarm panels. The IT-100 h... tradiuz
04:58 am Feature #114: Add US/Canada Support to Weatherbug Module
OK, Forecast + Live Weather complete. And in a centrally driven manner with a class to define the functions and the ... tradiuz

04/05/2012

12:21 am Feature #114: Add US/Canada Support to Weatherbug Module
5000 queries per day. That's 200/hr. Hopefully you're not polling more than 3 times a minute ;) . And it looks lik... tradiuz
12:05 am Feature #115: Support for Esic temperature sensors
I bought mine at Clas Ohlson who have stores in scandinavia and the UK at about a third if the price of a comparable ... ReWind

04/04/2012

09:07 pm Feature #114: Add US/Canada Support to Weatherbug Module
Looked at it, and yes this is much better!
We have to cut the WeatherBug parse code as much from the GUI Form code as...
rdnzl
08:56 pm Feature #115: Support for Esic temperature sensors
I will update the class and add them to the database soon, thanks.
Where did you buy them, I saw some in an US shop ...
rdnzl
08:49 pm Bug #110: RFXCom Transceiver : error in address for AC device
I fixed both issues in r851, please test. rdnzl
08:48 pm Revision 851: Fixed bug with case insensitive AC address group compare for older Gambas version.
Fixed Group On/Off command parsing in RFXComTRX class.
Thanks ReWind!
rdnzl
08:24 pm Feature #115 (Closed): Support for Esic temperature sensors
I made a little hack for my two Esic temperature sensors which are now supported but the RFXcomTRX433 by adding
@
C...
ReWind
08:21 pm Bug #110: RFXCom Transceiver : error in address for AC device
Found it.
Stupid one, before the lines we have:
@
IF InStr(sCmd, "ON") OR IF InStr(sCmd, "DIM 100") THEN
bB...
rdnzl
08:16 pm Bug #110: RFXCom Transceiver : error in address for AC device
ReWind wrote:
> I think an extra = snuck itself in the code, I had to make the following change in line 3706 in CRFX...
rdnzl
07:53 pm Bug #110: RFXCom Transceiver : error in address for AC device
I think an extra = snuck itself in the code, I had to make the following change in line 3706 in CRFXComTRX.class from... ReWind
06:31 am Feature #114: Add US/Canada Support to Weatherbug Module
New WxBug class is feature compatible with the current WeatherBug scripts. Future improvements on the class could al... tradiuz

04/03/2012

04:57 pm Feature #113: Homematic support + new logfiles
No need to cleanup yet, there's still an excessive amount of comments, commented old code and unused variables in the... JK
07:08 am Feature #114: Add US/Canada Support to Weatherbug Module
After looking at how the code gets the data from Weatherbug, I've started writing a new WxBug class to handle getting... tradiuz

04/02/2012

10:22 pm Feature #114 (In Progress): Add US/Canada Support to Weatherbug Module
This is not as simple as I originally thought. I have some code that I've added, I just need to edit all the proper ... tradiuz
09:09 pm Feature #113: Homematic support + new logfiles
Thanks!
Will try to clean it up and give my feedback, but I cannot change too much because it's hard to test witho...
rdnzl

04/01/2012

07:57 pm Feature #113: Homematic support + new logfiles
Added changed files and db dump JK
02:01 pm Feature #113 (Resolved): Homematic support + new logfiles
Hi, I created the initial support for Homematic, but it does not integrate well with the current Domotiga design. Per... JK
« Previous
Next »
 

Also available in: Atom