Page 1 of 1

RFXMeter with RFXPwr + RFXPulse

Posted: Fri Sep 18, 2009 12:53 am
by j.hoekstra
I don't seem to be able to add these to domotiga, when I select RFXPulse Water, Gas or RFXPwr. select RFXCom Receiver give the sensor-adress and a name domotiga tells me that "Selected interface does not support this devicetype!" Am I doing something wrong here?

RFXMeter with RFXPwr + RFXPulse

Posted: Fri Sep 18, 2009 8:12 am
by RDNZL
It's a bug, I fixed it just now.

Update via svn and load this sql file from the upgrade directory into your database.

$ mysql -u root -p <01170to01171.sql
Enter password:


Kind regards,
Ron.

RFXMeter with RFXPwr + RFXPulse

Posted: Fri Sep 18, 2009 10:25 am
by j.hoekstra
Almost affraid to tell you, but now I get:
Error: Type mismatch: wanted Float, got String instead 6 FHome.DisplayUsageDial.186
Program aborted.

It seems to go wrong here:
http://chart.apis.google.com/chart?chs= ... :&1&chl=&2", rResult!value2 / 10, rResult!value2 & rResult!label2)

The problem goes away afte I delete the newly added row from the DB, I'm hoping it has something to do with the fact it isn't reached yet and doesn't have values filled in...

RFXMeter with RFXPwr + RFXPulse

Posted: Fri Sep 18, 2009 11:50 am
by RDNZL
Can you try again?
I now check if it's filled, and don't display the dial when not.
Fixed some other bugs too... with other device types checks, let me know here or via e-mail if you come across more issues...

RFXMeter with RFXPwr + RFXPulse

Posted: Fri Sep 18, 2009 12:06 pm
by j.hoekstra
I tried again and now it seems to hold and values are being filled.
I noticed that the upgrade SQL was updated to so I reran that one as well. Now I can go ahead and install the RFXMeter and measure pwr, gas and waterusage :)
One thing I did notice though, when domotiga crashed the RFXCom receiver kept the socket open and a subsequent connection to it didn't work, a powercycle of the unit resolved that.