Activity
From 03/21/2012 to 04/19/2012
04/19/2012
-
11:14 pm Bug #118: Value 0 is not inserted in the devicelog
- oops,
suggested fix:
IF vValue <> NULL THEN -
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... -
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 ...
-
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 ...
-
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...
04/18/2012
-
07:28 pm Feature #113: Homematic support + new logfiles
- added patch to last submitted version.
added complete class for easy reference -
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 ;-)...
-
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... -
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 ...
-
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...
-
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 ...
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.
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. ...
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 ...
-
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... -
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...
-
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.... -
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,... -
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... -
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... -
11:46 am Support #116 (In Progress): DSC IT-100 Support for the DSC Module
-
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.
-
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...
-
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...
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...
-
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...
04/11/2012
-
11:08 pm Support #116: DSC IT-100 Support for the DSC Module
- Changing CommType to integer is simple enough:...
-
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... -
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...
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...
-
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 ...
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...
-
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 ...
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... -
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 ... -
08:49 pm Bug #110: RFXCom Transceiver : error in address for AC device
- I fixed both issues in r851, please test.
-
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! -
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... -
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... -
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... -
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...
-
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...
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...
-
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...
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 ...
-
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...
04/01/2012
-
07:57 pm Feature #113: Homematic support + new logfiles
- Added changed files and db dump
-
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...
03/26/2012
-
02:39 pm Bug #112: NorthQ - NQ-92021 support
Did you have time to look at the logfile and is it the correct one or do you need more information ?
Also available in: Atom