Jump to content

ekuzmack

Members
  • Posts

    13
  • Joined

  • Last visited

ekuzmack's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. ekuzmack

    Electricity

    Is there an upgrade program for the 99i to the 994?
  2. Will there be any sort of trade-up program available for folks who have some zwave stuff and are willing to help test? thanks!
  3. So I was looking at the new $25 Raspberry Pi ARM based linux computer and came across this: http://www.dreamgreenhouse.com/projects ... /index.php I think it might be fairly simple to get a Raspberry Pi + bluetooth dongle (figure $50-$75 total) and set it up as a BT proximity sensor - this would work for iPhones or anything else... Anyone interested in taking a crack at it?
  4. I'm wondering if it might be easier to simply store the iPhone's mac address in variable, then execute an ARP -a and grep for the output instead of trying to screen scrape?
  5. Please add me to the list for Zwave testing! I've got a bunch of zwave stuff still in the package that I can test from an abandoned vera installation...
  6. Thanks - I'll look into the HTTPS issue - this will be over my wired network, so I'm not as concerned, primarily because if someone has compromised my house to the point of having a sniffer on my network, then I'm pretty much screwed anyway My thought would be to have the isy perform a lock/unlock command, wait some period of time (I'd have to figure out what the timeout needs to be), then re-poll the vera for status. The less I do on the vera the better. I doubt I'll have time to play with it in the next week or so, but if I get it working, I'll post the information back here... thanks for the always quick reply! Eric
  7. I found this reply on their website - doesn't look promising... http://help.ecobee.com/entries/20444728-linux
  8. I have a miCasa Verde Vera model 1 I purchased a while ago when I was tinkering with home automation, and ended up going with the ISY. overall, I'm much happier with the ISY, except with the integration with door locks. I want a door lock solution that can report lock/unlock status back to the ISY. here's my question: The vera has a web API, but I don't know much about it. Does anyone have any experience with the vera API to know if the ISY can interact with it? my thinking is that I could setup the vera to control my door lock, then use the ISY network module to talk to the vera and control the lock and obtain open/closed status. I don't want to go through the mess of installing a plunger contact or anything like that to determine lock status.... Any thoughts on this? thanks!
  9. I'm trying to generate a new self-signed certificate and after I click OK, the SSL utility just sits there spinning for many minutes (I'm currently at 5+ minutes) how long should I expect this to take? thanks! Eric
  10. I've got the garage door sensor connected to an IOLINC, and I've got my three regular door magnetic switches connected to an EZIO6. Everything is working fine, but... With the garage door, Open=On and Closed=Off With the regular doors, Open=Off and Closed=On (I might have those backwards, but you get the idea) Is there a way to change either the wires or some configuration setting on the IOLINC/EZIO so I can get the same On/Off reporting for Open/Closed? I realize the reason is because the two different types of magnetic switches are NO vs. NC, but I'm not sure how to fix it. My garage door sensor is using the Red and Black wires. thanks! Eric
  11. I've got the garage door sensor hooked up to my keypad and working just fine - when the door is open, the keypad light is on, and so-forth. And because the relay is using the momentary contact, I have to programmatically push the "on" button both to open and close the door. I'm looking at purchasing Mobilinc or a similar smartphone program, or perhaps writing my own, and what I'd like to do is have it be able to report the door as open/closed, and if it's open, then the door option should be listed as close, and vice-versa. I know I can store the door state in variable, but is there any way to better customize/display the actual state of the door (open/closed), as opposed to the state of the relay sensor (on/off)? thanks! Eric
×
×
  • Create New...