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.
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 29 matches
- Wed Sep 03, 2014 7:51 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Thank's, i will take a look!
- Tue Sep 02, 2014 12:40 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Thank's!
I'm going to buy more temp sensors and will make a dedicated page just for temperature in different room's.
Sorry to say but i don't have a clue how websockets work or what can be done whit it.
If you can/want, please explain websockets to me :-)
Is websockets anyting that i can have use ...
I'm going to buy more temp sensors and will make a dedicated page just for temperature in different room's.
Sorry to say but i don't have a clue how websockets work or what can be done whit it.
If you can/want, please explain websockets to me :-)
Is websockets anyting that i can have use ...
- Mon Sep 01, 2014 12:20 am
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Here is a picture of one page of my control app 
In the round spot it show temperature, Humidity, Battery and signal from the temp sensor.
In the round spot it show temperature, Humidity, Battery and signal from the temp sensor.
- Mon Aug 25, 2014 8:02 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Thank's!
- Sun Aug 17, 2014 9:55 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Hi
If i want to display the rest of the data, would this work?
pload = eg.event.payload
m = pload.split(' ')
temperature = str(m[2])+' '+str(m[3])+' '+str(m[4])
humidity = str(m[6])+' '+str(m[7])
status = str(m[9])
signal = str(m[11])
battery = str(m[13])
try:
for i in range(5):
eg.plugins ...
If i want to display the rest of the data, would this work?
pload = eg.event.payload
m = pload.split(' ')
temperature = str(m[2])+' '+str(m[3])+' '+str(m[4])
humidity = str(m[6])+' '+str(m[7])
status = str(m[9])
signal = str(m[11])
battery = str(m[13])
try:
for i in range(5):
eg.plugins ...
- Sun Aug 17, 2014 6:47 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Hi!
Now i finally found what messed things up.
I had 2 system in commandfusion who used the same port, 8020
Changed that and now it seem's to be more stabile
Now i finally found what messed things up.
I had 2 system in commandfusion who used the same port, 8020
Changed that and now it seem's to be more stabile
- Sun Aug 17, 2014 1:13 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Hi again!
The python script works fine and no error's!
But, data is sent most randomly to iViewer.
I have no clue why :x
My light's that i turn on/off with buttons in iViewer -->Eventghost-->RFXtrx433 works always.
If i try to send a serial join change manually from EG to iViewer it sometimes ...
The python script works fine and no error's!
But, data is sent most randomly to iViewer.
I have no clue why :x
My light's that i turn on/off with buttons in iViewer -->Eventghost-->RFXtrx433 works always.
If i try to send a serial join change manually from EG to iViewer it sometimes ...
- Wed Aug 13, 2014 6:38 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
It's clearly TeamViewer or Mac that screw up copy&paste!
I copy and paste direct on the PC and now there is no errror
I copy and paste direct on the PC and now there is no errror
- Wed Aug 13, 2014 6:18 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
I suspect the same, some copy/paste error.
I have just uninstalled EG, rebooted computer and will try over again.
One thing that came to my mind was if TeamViewer mess thing's up after some time.
But, thing's worked before so i will try until it work again
I have just uninstalled EG, rebooted computer and will try over again.
One thing that came to my mind was if TeamViewer mess thing's up after some time.
But, thing's worked before so i will try until it work again
- Wed Aug 13, 2014 5:13 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Hmm....
That did not went well.
I tried your extended script and there we go, error messeges arrived.
Removed the first script (temp only), save & restart EG
Error message at start and when the macro is triggerd.
Only way to not get error message is to remove python script.
Every time i do a ...
That did not went well.
I tried your extended script and there we go, error messeges arrived.
Removed the first script (temp only), save & restart EG
Error message at start and when the macro is triggerd.
Only way to not get error message is to remove python script.
Every time i do a ...
- Wed Aug 13, 2014 3:27 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
FINALY!!
I feel pretty dumbass :oops:
Now i finaly can start EG, Latest version with your script and no startup error :D
What was wrong, me :shock:
I think, but not shure, the problem was that when i selected your code i did not push "select all".
I just selected all with the mouse pointer and ...
I feel pretty dumbass :oops:
Now i finaly can start EG, Latest version with your script and no startup error :D
What was wrong, me :shock:
I think, but not shure, the problem was that when i selected your code i did not push "select all".
I just selected all with the mouse pointer and ...
- Tue Aug 12, 2014 9:00 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
I cannot explain why it doesn't work, it should be just a simple copy & paste
But since the script is not that long you could try to type it in from scratch instead and see if that works better
I typed it in from scratch, but no improvement.
Started EG with clean, unconfigured xml, no error ...
But since the script is not that long you could try to type it in from scratch instead and see if that works better
I typed it in from scratch, but no improvement.
Started EG with clean, unconfigured xml, no error ...
- Tue Aug 12, 2014 6:54 pm
- Forum: Plugin Support
- Topic: Samsung Smart TV network remote
- Replies: 12
- Views: 6416
Re: Samsung Smart TV network remote
Hi!
I haven't tested your plugin yet but can it turn ON the tv from standby?
Thank's
I haven't tested your plugin yet but can it turn ON the tv from standby?
Thank's
- Tue Aug 12, 2014 6:22 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
If you still have that startup problem, I am worried that python script support is not operational (you see in the error message File "C:\Program Files (x86)\EventGhost\EventGhost\plugins\EventGhost\PythonScript.py", line 71, in __init__ indicating a problem).
Before destroying your setup try the ...
Before destroying your setup try the ...
- Mon Aug 11, 2014 7:49 pm
- Forum: Plugin Support
- Topic: RFXtrx
- Replies: 537
- Views: 248870
Re: RFXtrx
Hi Krambriw
This is how it look's now!
I still have the startup error when Eventghost start.
Could that have anything to do with this problem?
Perhaps i should downgrade Eventghost to a older version!?
This is how it look's now!
I still have the startup error when Eventghost start.
Could that have anything to do with this problem?
Perhaps i should downgrade Eventghost to a older version!?