Jump to content

io_guy

Members
  • Posts

    2906
  • Joined

Everything posted by io_guy

  1. My program talks directly to the GEM. I also plan on handling the GEM data in SEG format so that I can forward the data along to SEG (Right now it appears the GEM will not support sending to SEG locally and still allowing me to connect for push data). Unfortunately I can't find any documentation on the Dashbox or it's communication capabilities.
  2. Progressing well, will be released once V5 stabilizes.
  3. All channels will have the info you show in main, accessible in programs. I'm not terribly keen on keeping separate counters within the node server - you miss data if it's not running for some reason.
  4. Yes to all.
  5. 1. See my post in V5 as an example. I have a Venstar thermostat showing up as if it was a native stat. The creator of the node server has a lot of flexibility here. 2. These would all show up as native ISY nodes, similar to devices or weather info, etc. They can be used in scenes, programs, whatever.
  6. Not trying to be difficult, but I still have no idea what you're asking in the first paragraph of your post above.
  7. I have no idea what you're asking. I've told you what the app will do, if you want info on node servers read the V5 forum and docs.
  8. Multiple GEMs is no problem. I'll have to investigate Dash support once things are up and running.
  9. Got my GEM late last week and started playing. Should be no problem getting this running. I'll be making an ISY V5 node server for this that will make all energy channels, counters and temperatures available. I'll support a few data formats so that data can be sent to SEG at the same time (for example).
  10. You can't find a close enough weather station? It may not be exact but should be good enough for thermostat play.
  11. So I have a GEM coming my way. My program will use the standard Ethernet module (not the Dash Box or Zigbee) and provide all data to the ISY. This should include channels, counters and one-wire temperature as well.
  12. The Python link you supplied appears to scrape the TC Site, not access a proper API. Honeywell have been less than helpful thus far. I use a Venstar.
  13. Sorry, I have no intention of scraping their website. If they can't provide a decent API they shouldn't be in home automation.
  14. I've tried three times to apply on their stupid website without success. If they ever let me in I'll write an app.
  15. I've been chatting with Brultech on getting a GEM. If things work out I'll be writing a V5 node server to integrate via Serial/Ethernet.
  16. Standard Cat5e here, star pattern (home run), about 1000' and counting.
  17. Not as difficult as you mention here. - Headless - no HDMI, KB or Mouse required. I've never connected a monitor to a Pi. - Install Wheezy per guide in forum. - Configure OWFS and one-wire board per Sheepwalk's info. - Install OWLInk. - Done, no programming or Phython required.
  18. The WC uses the GPIO bus to big-bang (software) its one-wire. This is why the distance is poor. Grab a hardware one-wire chip for the Rasp Pi and you'll have no issues. It also supports unlimited temp and humidity sensors.
  19. About $300 by the time I get it. Looks like I'll be waiting a while.
  20. Any Canadians here using an Echo? How did you get it? I'd write a program to link with the ISY but Amazon doesn't want to sell to us Canucks.
  21. FYI,Your logic is reverse. A NO sensor is complete when magnets are together.
  22. Virtually all one-wire including the S/B20 support parasitic. http://datasheets.maximintegrated.com/en/ds/DS18B20.pdf You likely haven't seen it because it is difficult to make stable over bit-bangers (Autelis and CAI). Much easier with a hardware controller.
  23. Parasitic mode is completely legit for one-wire. That being said, floor heating uses resistive sensors (10k) similar to thermostats. I've also seen some use RTDs.
  24. So I setup my first dimmer 3-way tonight, no issues with on/off. My scene on is 20%. I noticed that when I apply a local fast on (tap on while the light is already on), the second switch in the 3-way doesn't follow suit. So if it's the non load connected switch the lights don't go to 100%. Is this just Insteon tough luck or am I missing something? Would of thought that in a scene they'd always follow suit.
  25. If you have a computer running, ISYLink will do that for you
×
×
  • Create New...