RFXMeter with RFXPwr + RFXPulse
Moderator: RDNZL
-
- Member
- Posts: 255
- Joined: Thu Jun 25, 2009 2:09 pm
- Location: Enschede, The Netherlands
RFXMeter with RFXPwr + RFXPulse
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?
- RDNZL
- Forum Moderator
- Posts: 1008
- Joined: Sun Sep 24, 2006 1:45 pm
- Location: Dordrecht, The Netherlands
- Contact:
RFXMeter with RFXPwr + RFXPulse
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.
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.
-
- Member
- Posts: 255
- Joined: Thu Jun 25, 2009 2:09 pm
- Location: Enschede, The Netherlands
RFXMeter with RFXPwr + RFXPulse
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...
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...
- RDNZL
- Forum Moderator
- Posts: 1008
- Joined: Sun Sep 24, 2006 1:45 pm
- Location: Dordrecht, The Netherlands
- Contact:
RFXMeter with RFXPwr + RFXPulse
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...
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...
-
- Member
- Posts: 255
- Joined: Thu Jun 25, 2009 2:09 pm
- Location: Enschede, The Netherlands
RFXMeter with RFXPwr + RFXPulse
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.
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.