Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 8 matches

by jaytee
Sun Dec 02, 2012 6:32 pm
Forum: Plugin Support
Topic: Wifi status notifications (DLink DIR-655)
Replies: 18
Views: 8631

Re: Wifi status notifications (DLink DIR-655)

Hello,

I tried your plugin and it works good. Now I have to figure out what to use it for :D

Is it possible to get additional info from the DIR-655? For example WAN status, syslog etc?

/jaytee
by jaytee
Thu Oct 25, 2012 8:07 pm
Forum: Coding Corner
Topic: Charts and graphs
Replies: 6
Views: 5114

Re: Charts and graphs

I use JpGraph to plot graphs of my power consumption for presentation on a web page.
http://jpgraph.net/

JpGraph is a library for PHP. The PHP scripts can be executed from web pages or from CLI. In my case I have my data in MSSQL from where I get the data to the graphs that are saved as PNG ...
by jaytee
Mon Jul 02, 2012 8:34 am
Forum: Plugin Support
Topic: RFXtrx
Replies: 537
Views: 249099

Re: RFXtrx

krambriw wrote:Hi, this should work now (I hope)
__init__.py
Best regards, Walter

Hello,

This one works fine. Great work!
I have'nt done any "stress testing" yet, just normal operation which looks good.

/Jaytee
by jaytee
Sun Jul 01, 2012 8:59 am
Forum: Plugin Support
Topic: RFXtrx
Replies: 537
Views: 249099

Re: RFXtrx

krambriw:

I have debugged your script. My conclusion is that there is something wrong with the following part:


#Look for RFXPower device
if self.rfxSensors[dev_id] == firmware_version[0]:
counter = str(counter/1000)+' kWh'
else:
counter = str(counter)


I don't know how it could have ...
by jaytee
Sat Jun 30, 2012 5:16 pm
Forum: Plugin Support
Topic: RFXtrx
Replies: 537
Views: 249099

Re: RFXtrx

Krambriw:

Thanks for your quick action!

I have tested you script, unfortunately without success. I followed your installations steps. See attachement for log window outputs, in the file also attached what "RFXmngr" dumps to the screen when reading my RFXmeter.

I also attached my own hacked ...
by jaytee
Thu Jun 28, 2012 5:21 am
Forum: Plugin Support
Topic: RFXtrx
Replies: 537
Views: 249099

Re: RFXtrx

I will however put it as "next to be done"
Sounds good to me :) It would be appreciated.

it would be very helpfull if you could spend some effort in the testing once I have a version available
I'm very keen on having this functioning since the RFXtrx433 / RFXmeter combo seems not to be working ...
by jaytee
Wed Jun 27, 2012 10:00 pm
Forum: Plugin Support
Topic: RFXtrx
Replies: 537
Views: 249099

Re: RFXtrx


Re: RFXtrx
by krambriw ┬╗ Tue Jun 26, 2012 8:12 pm
RFXmeter is currently not (yet) supported
krambriw
Plugin Developer


Any plans for implementing this? I have the telegram specification for RFXmeter (sample VB code included) from Rfxcom available if it helps... I started my self to modify the ...
by jaytee
Sun Jun 24, 2012 10:04 am
Forum: Plugin Support
Topic: RFXtrx
Replies: 537
Views: 249099

Re: RFXtrx

Does this plugin support messages received from RFXMeter units?

As you can see in the log dump below I can receive my neighbour's wind meter without problems but I cannot see my RFXmeter. What I believe is that '0a71003c20d00005ff7a50' is my RFXmeter, can you recognize the unit type from the ...