What's the best place to read up on z-wave? (I know I could google it, but as some people here seem to have experience, I figure a link here is worth 20 from google.)
btw, progress has gotten kinda slowed up, as I've had a bunch of stuff come up in my life lately. But, I'm still plugging away.
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 8 matches
- Fri Jun 10, 2011 5:35 pm
- Forum: Plugin Support
- Topic: Insteon SmartLinc
- Replies: 41
- Views: 24248
- Tue May 17, 2011 10:55 pm
- Forum: Plugin Support
- Topic: Insteon SmartLinc
- Replies: 41
- Views: 24248
Re: Insteon SmartLinc
Ah, if you have a V1 SmartLinc, your options are a bit limited due to the smaller memory in it. I looked into modifying the interface for my V2 before I ran into EG. The only reason I didn't just create a new interface was because I found EG and and realized all the possibilities.
The SmartLinc ...
The SmartLinc ...
- Sun May 15, 2011 1:57 am
- Forum: EventGhost News
- Topic: OLD NEWS EventGhost.org has now moved...
- Replies: 92
- Views: 72837
Re: OLD NEWS EventGhost.org has now moved...
No worries -- I read quickly and am smart.zian wrote: Good idea Morvandium.
Let it be done... Thanks James.
This topic will also be moved and retitled.
Btw... Sorry for alarming you and or wasting your time.
- Fri May 13, 2011 8:07 pm
- Forum: EventGhost News
- Topic: OLD NEWS EventGhost.org has now moved...
- Replies: 92
- Views: 72837
Re: IMPORTANT!!! EventGhost is moving - EventGhost Forum Ver
Much of this topic appears out of date. For those of us who are new, and really have no need to read through 7 pages of posts regarding the history of the server and various people's input/comments/suggestions, would it be possible for the admins or mods to create a new sticky topic explaining the ...
- Fri May 13, 2011 6:23 pm
- Forum: Plugin Support
- Topic: Insteon SmartLinc
- Replies: 41
- Views: 24248
Re: Insteon SmartLinc
I offered dt1000 some assistance, and he accepted. I may be new to Python, EventGhost, and for that matter the home automation scene, but I am a damn good programmer, though out of practice. We haven't talked about many details, but I'm in the process of doing some code cleaning ... encapsulation ...
- Wed May 11, 2011 8:07 pm
- Forum: Plugin Support
- Topic: Insteon SmartLinc
- Replies: 41
- Views: 24248
Re: Insteon SmartLinc
Very sorry about the long delay in response. I'm job-searching and have other things going on in my life -- I had to step away from it for a few days.
I also somehow managed to corrupt my eventghost tree to the point that I had start over (I didn't realize it was possible). I'll be saving new ...
I also somehow managed to corrupt my eventghost tree to the point that I had start over (I didn't realize it was possible). I'll be saving new ...
- Tue May 03, 2011 4:49 pm
- Forum: Plugin Support
- Topic: Insteon SmartLinc
- Replies: 41
- Views: 24248
Re: Insteon SmartLinc
Ah, I seem to have figured it out.
It seems that the asyncore.loop() call probably caused the crashing because eg already has an asyncore loop running. Guess that makes sense.
However, eg's asyncore loop needed to be restarted so it would recognize the SmartLinc plugin and start polling the ...
It seems that the asyncore.loop() call probably caused the crashing because eg already has an asyncore loop running. Guess that makes sense.
However, eg's asyncore loop needed to be restarted so it would recognize the SmartLinc plugin and start polling the ...
- Tue May 03, 2011 3:45 am
- Forum: Plugin Support
- Topic: Insteon SmartLinc
- Replies: 41
- Views: 24248
Re: Insteon SmartLinc
Heyo. I'm new to the home automation thing. Bought an old house a year ago, and I had to redo the old electrical, so I added some Insteon devices (5 Icon on/off paddles, 2 6-button on/off switches_ and a SmartLinc. When I recently found out about the open nature of the SmartLinc hardware, it ...