I think I solved it!
I was fault trace with tcpdump on the RPI, and I saw that there was no incomming traffic.
So, back to EG, under Plugin Webserver, this settings needed to be checked:
14.jpg
12:15:34 Z-Way.Debug.Z-Way1 u"connected!"
12:15:34 Z-Way.Z-Way1 [u'SwitchMultilevel', [u'20', u'0 ...
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 11 matches
- Sat Jan 16, 2016 11:16 am
- Forum: Plugin Support
- Topic: Webserver - Z-Way
- Replies: 29
- Views: 13349
- Sat Jan 16, 2016 10:56 am
- Forum: Plugin Support
- Topic: Webserver - Z-Way
- Replies: 29
- Views: 13349
Re: Webserver - Z-Way
Settings in EG
- Sat Jan 16, 2016 10:54 am
- Forum: Plugin Support
- Topic: Webserver - Z-Way
- Replies: 29
- Views: 13349
Re: Webserver - Z-Way
Thank's for your reply.
Se attached pictures
Se attached pictures
- Fri Jan 15, 2016 2:29 pm
- Forum: Plugin Support
- Topic: Webserver - Z-Way
- Replies: 29
- Views: 13349
Re: Webserver - Z-Way
Hi!
trying to make this plugin to work, but having the same problems that Phil had:
15:26:51 Webserver - Z-Way ERROR: Host "Z-Way1" can't be added!(connection not possible)
I think I've followed the instructions.
Program Version: 0.4.1.r1694
Regards Rickard
trying to make this plugin to work, but having the same problems that Phil had:
15:26:51 Webserver - Z-Way ERROR: Host "Z-Way1" can't be added!(connection not possible)
I think I've followed the instructions.
Program Version: 0.4.1.r1694
Regards Rickard
- Wed Mar 04, 2015 6:32 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 246
- Views: 86534
Re: MQTT Client
I must say that I'm quite a rookie with MQTT still... but in the parser that I use between mysensors and mosquitto I don't manage to add "/" before the topics name, it crashes then...
I'll find a way, this is fun, new building blocks form my automation jungle
I'll find a way, this is fun, new building blocks form my automation jungle
- Wed Mar 04, 2015 1:20 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 246
- Views: 86534
Re: MQTT Client
Sorry, already tested that, you then get an Exception:
14:16:16 Exception in thread EventGhost:
14:16:16 Traceback (most recent call last):
14:16:16 File "threading.pyc", line 532, in __bootstrap_inner
14:16:16 File "C:\Program Files\EventGhost\plugins\MQTT Client\__init__.py", line 306, in run ...
14:16:16 Exception in thread EventGhost:
14:16:16 Traceback (most recent call last):
14:16:16 File "threading.pyc", line 532, in __bootstrap_inner
14:16:16 File "C:\Program Files\EventGhost\plugins\MQTT Client\__init__.py", line 306, in run ...
- Tue Mar 03, 2015 7:11 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 246
- Views: 86534
Re: MQTT Client
Hi!
First attempt to get this plug to work :-)
My goal is to use this to connect to mysensors modules (http://mysensors.org).
I managed to publish events to a local mossquitto broker, and I can see the events on other clients. My only problem is right now to see the events on EG.
I subscribe to ...
First attempt to get this plug to work :-)
My goal is to use this to connect to mysensors modules (http://mysensors.org).
I managed to publish events to a local mossquitto broker, and I can see the events on other clients. My only problem is right now to see the events on EG.
I subscribe to ...
- Mon Feb 11, 2013 5:49 pm
- Forum: Plugin Support
- Topic: Switch King Plugin
- Replies: 26
- Views: 21480
Re: Switch King Plugin
Briljant!!
Thank's a lot
/Rickard
Thank's a lot
/Rickard
- Mon Feb 11, 2013 9:00 am
- Forum: Plugin Support
- Topic: Switch King Plugin
- Replies: 26
- Views: 21480
Re: Switch King Plugin
Is it possible update the script so its not execute the macro if the payload was the same as the previous event?
I have a 1-wire system that is updating the current payload every 30 minutes.
I have a 1-wire system that is updating the current payload every 30 minutes.
- Sun Feb 10, 2013 9:15 pm
- Forum: Plugin Support
- Topic: Switch King Plugin
- Replies: 26
- Views: 21480
Re: Switch King Plugin
You can try the following:
1) First, change so that the events in the macro looks fine (remove the '0' and '1' that you have added manually).
2) The events in both macros should then read "Switchking.DataSource.HemmaBorta"
3) Create a python script in both macros with the content from below. Be ...
1) First, change so that the events in the macro looks fine (remove the '0' and '1' that you have added manually).
2) The events in both macros should then read "Switchking.DataSource.HemmaBorta"
3) Create a python script in both macros with the content from below. Be ...
- Sun Feb 10, 2013 5:45 pm
- Forum: Plugin Support
- Topic: Switch King Plugin
- Replies: 26
- Views: 21480
Re: Switch King Plugin
Hi!
First of all, thank┬┤s for this great plugin!
I have a problem when a use a Data Source Events in a macro. When the event appere, ex: Switchking.DataSource.HemmaBorta '0' ,the value will not follow to the macro when I'll move it. It will only show Switchking.DataSource.HemmaBorta. If I'll add ...
First of all, thank┬┤s for this great plugin!
I have a problem when a use a Data Source Events in a macro. When the event appere, ex: Switchking.DataSource.HemmaBorta '0' ,the value will not follow to the macro when I'll move it. It will only show Switchking.DataSource.HemmaBorta. If I'll add ...