What about this board? Possible to control with eventghost?
http://denkovi.com/usb-relay-board-four ... automation
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 16 matches
- Wed Mar 18, 2015 4:16 am
- Forum: General Support
- Topic: Dry Contact Relay Hardware
- Replies: 7
- Views: 3797
- Wed Mar 18, 2015 3:58 am
- Forum: General Support
- Topic: Dry Contact Relay Hardware
- Replies: 7
- Views: 3797
Re: Dry Contact Relay Hardware
On the Velleman board, where would I connect my 12v circuit?
- Tue Mar 17, 2015 6:31 am
- Forum: General Support
- Topic: Dry Contact Relay Hardware
- Replies: 7
- Views: 3797
Dry Contact Relay Hardware
Does anyone have a recommendation for a simple. inexpensive dry contact relay that can be controlled with Event Ghost? Currently I'm using a Linear FS20Z-1 z-wave module to complete a 12v circuit that triggers some home theater equipment. Event Ghost triggers my Vera which triggers the z-wave module ...
- Wed Mar 11, 2015 7:44 am
- Forum: General Support
- Topic: Google Voice / SMS Plugin?
- Replies: 2
- Views: 1388
Re: Google Voice / SMS Plugin?
Using AutoRemote and AutoNotification for android I was able to get something working. Was hoping there was a more direct way for EG to access Google Voice SMS, so as not to rely on my cell phone being on or having reception.
- Wed Mar 11, 2015 7:38 am
- Forum: General Support
- Topic: Macro Wait until event or condition
- Replies: 9
- Views: 4978
Re: Macro Wait until event or condition
I have a supplementary question:
It is possible (in this particular case) omit the event HTTP.MonoAmp.Control ?
If so, it seems that the problem is solved.
Into the macro MonoAmp.Control simply add another event ( Speek.SpeakingFinished.0 ).
Pako
No, because I need to pass several parameters to ...
It is possible (in this particular case) omit the event HTTP.MonoAmp.Control ?
If so, it seems that the problem is solved.
Into the macro MonoAmp.Control simply add another event ( Speek.SpeakingFinished.0 ).
Pako
No, because I need to pass several parameters to ...
- Wed Mar 11, 2015 7:14 am
- Forum: General Support
- Topic: Google Voice / SMS Plugin?
- Replies: 2
- Views: 1388
Google Voice / SMS Plugin?
Is there any plugin for EventGhost that would allow me to monitor and generate events when I receive Google Voice SMS messages?
- Wed Mar 11, 2015 7:11 am
- Forum: General Support
- Topic: Timer.TimerAction with PayLoad
- Replies: 2
- Views: 1423
Re: Timer.TimerAction with PayLoad
Just started looking at ScheduleGhost. The Egg Timer functionality seems perfect, but not sure if it can pass payload with the event either.Pako wrote:No, this plugin has no possibility to specify the payload.
Maybe SchedulGhost plugin could replace this function.
Pako
- Wed Mar 11, 2015 7:10 am
- Forum: Plugin Support
- Topic: SchedulGhost
- Replies: 174
- Views: 105002
Re: SchedulGhost
Is there a way to pass payload with the event from an Egg Timer?
- Wed Mar 11, 2015 6:59 am
- Forum: General Support
- Topic: System.PlaySound MP3s
- Replies: 3
- Views: 2102
System.PlaySound MP3s
Any idea why System.PlaySound works with .wav files, but not with .mp3 on my windows server 2012 box? Any way to get EventGhost to play an .mp3?
- Wed Mar 11, 2015 6:53 am
- Forum: General Support
- Topic: Macro Wait until event or condition
- Replies: 9
- Views: 4978
Re: Macro Wait until event or condition
I do not understand the configuration.
1) Why do you need that event HTTP.MnoAmp.Control , when both events (along with HTTP.House.Speak ) you are sending at the same time ?
2) Why the event Speek.SpeakingFinished.0 is not used directly in the macro MonoAmp.Control ?
3) What is the point of the ...
1) Why do you need that event HTTP.MnoAmp.Control , when both events (along with HTTP.House.Speak ) you are sending at the same time ?
2) Why the event Speek.SpeakingFinished.0 is not used directly in the macro MonoAmp.Control ?
3) What is the point of the ...
- Tue Mar 10, 2015 10:18 am
- Forum: General Support
- Topic: Timer.TimerAction with PayLoad
- Replies: 2
- Views: 1423
Timer.TimerAction with PayLoad
Is it possible to target an event with Timer.TimerAction and send payload along with it?
- Tue Mar 10, 2015 8:13 am
- Forum: General Support
- Topic: Macro Wait until event or condition
- Replies: 9
- Views: 4978
Re: Macro Wait until event or condition
I made a picture that would illustrate the situation. jlutsky01.png I understand this correctly?
Here offer other important issues, otherwise I can not continue.
How will I know, that the z-wave relay is off ?
The time between the command to toggle off the z-wave relay and its real switch-off is ...
Here offer other important issues, otherwise I can not continue.
How will I know, that the z-wave relay is off ?
The time between the command to toggle off the z-wave relay and its real switch-off is ...
- Mon Mar 09, 2015 7:36 pm
- Forum: General Support
- Topic: Macro Wait until event or condition
- Replies: 9
- Views: 4978
Re: Macro Wait until event or condition
This requires some scripting.
But maybe it can be done differently if you tell us the details of your intentions.
Pako
-First I trigger a 'Speech' macro via HTTP and send along a string via payload to speak out loud. The speech macro first toggles on a z-wave relay device via the Vera plugin to ...
But maybe it can be done differently if you tell us the details of your intentions.
Pako
-First I trigger a 'Speech' macro via HTTP and send along a string via payload to speak out loud. The speech macro first toggles on a z-wave relay device via the Vera plugin to ...
- Sun Mar 08, 2015 8:30 pm
- Forum: General Support
- Topic: Macro Wait until event or condition
- Replies: 9
- Views: 4978
Macro Wait until event or condition
Hello!
I have a macro with a python script that I want to delay running until a certain variable condition is met once the macro is initially triggered. Is there a way to "Wait for Event" or program some sort of loop that continues to check the variable condition until it's met, and re-trigger the ...
I have a macro with a python script that I want to delay running until a certain variable condition is met once the macro is initially triggered. Is there a way to "Wait for Event" or program some sort of loop that continues to check the variable condition until it's met, and re-trigger the ...
- Sun Mar 08, 2015 7:14 pm
- Forum: General Support
- Topic: Text-to-Speech / Wait until finished
- Replies: 4
- Views: 2531
Re: Text-to-Speech / Wait until finished
Is there any way to get EG to wait until text is finished speaking when using the TTS action, before moving onto the next action? I know of no simple ways to achieve this.
However, one workaround I have for you:
1) Use a plugin IntelliSpeech instead of Speech plugin
2) Divide your macro into two ...
However, one workaround I have for you:
1) Use a plugin IntelliSpeech instead of Speech plugin
2) Divide your macro into two ...