Thank you techoguy,techoguy wrote: My hope is to write a new plugin soon, but i just can't guarantee a specific time frame.
I will let you know as soon as it's completed so you can test it in your setup.
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 10 matches
- Fri Jul 25, 2014 8:26 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Thu Jul 24, 2014 1:05 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi techoguy,
I made a clean installation and triggered messages from one motion sensor and one open/close sensor that I recently got. the test is done by pressing the pulse button of both devices at once and I see the plugin receiving messages from both sensors. I run this test several times with ...
I made a clean installation and triggered messages from one motion sensor and one open/close sensor that I recently got. the test is done by pressing the pulse button of both devices at once and I see the plugin receiving messages from both sensors. I run this test several times with ...
- Wed Jul 23, 2014 8:56 am
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
The plugin only has an issue if the messages received are within 200ms or so. 1 second is too long.
Hi techoguy, you are right. It can be shorter than 1 second, it was my appreciation.
Based on your output, it looks like the motion sensor isn't even seen on the insteon network at the PLM ...
- Tue Jul 22, 2014 1:59 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi Karlik,
Can you copy your log out put when this occurs or take a screen shot and post it here? (copying the text is usually easier to capture all output needed). Make sure the "verbose mode" is checked in the plugin settings window before capture the log output. Also, can you note where motion ...
Can you copy your log out put when this occurs or take a screen shot and post it here? (copying the text is usually easier to capture all output needed). Make sure the "verbose mode" is checked in the plugin settings window before capture the log output. Also, can you note where motion ...
- Fri Jul 18, 2014 9:02 am
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi Karlik,
Based on what i'm reading, it sounds like what you are probably incountering is that the EG is receiving the motion message, but then when EG tries to send the scene command it's failing. This is where a small delay in the action before sending the scene command can be helpful. The ...
Based on what i'm reading, it sounds like what you are probably incountering is that the EG is receiving the motion message, but then when EG tries to send the scene command it's failing. This is where a small delay in the action before sending the scene command can be helpful. The ...
- Thu Jul 17, 2014 5:13 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi Karlik,
What are you trying to do where you see the errors a lot? What device and sequence are you seeing or testing?
The computers speed will have a huge impact on the accuracy. Basically the computer has to receive and process the command before another command comes through, if the ...
- Wed Jul 16, 2014 12:48 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi karlik,
see attached plugin.
Note, that your computer has a huge impact on how well this plugin will work or not.
__init__.py
Hi techoguy,
Thank you, Ive been testing it and is not perfect as you said, it reduces a bit the collision. how my computer have impact on the plugin's performance ...
- Tue Jul 15, 2014 10:25 am
- Forum: Plugin Support
- Topic: Ping
- Replies: 38
- Views: 28915
Re: Ping
I know this is a old thread but I'm hoping sum one can help :?:
please don't laugh :oops: ........ but what do I do with the _init_.py file :?: :oops:
Hi shaggy79,
replace it in the ping plugin folder. you find it in c:>program files>eventghost>plugins>ping.
Dont forget to follow the ...
please don't laugh :oops: ........ but what do I do with the _init_.py file :?: :oops:
Hi shaggy79,
replace it in the ping plugin folder. you find it in c:>program files>eventghost>plugins>ping.
Dont forget to follow the ...
- Tue Jul 15, 2014 10:17 am
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi Karlik,
This plugin doesn't have a buffer to handle new commands while a current command is executing. The Insteon PLM uses a serial interface to push data to the client (EG in this case). So if two insteon messages are sent over the bus to close together then one or both of the messages can ...
- Mon Jul 14, 2014 2:06 pm
- Forum: Plugin Support
- Topic: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
- Replies: 53
- Views: 22221
Re: Insteon Plug-ins for ISY-26/99i and SmartLinc (with X10)
Hi, Ive been using this plugin and it seems to receive only one activity "sensor activity" at a time so if two sensors detect movement in the exact moment then can happen that I miss one of them in EG
I want to use my sensors activity (movement and open/close) according to different conditions like ...
I want to use my sensors activity (movement and open/close) according to different conditions like ...