Search results

  1. M

    Premise Roll Call

    One other funny thing about this...  Having developed some bindings, I'm signed up for many of the GitHub repos associated with openHAB.  Since many devs are in Europe, my email inbox typically has 50-100 emails when I get up in the morning.  :-(
  2. M

    Premise Roll Call

    Agreed.  When I jumped in, I had the choice of starting with a very stable OH1, or a very unstable OH2.  I chose OH2.  People coming from a stable OH1 environment definitely experience pain in the transition.  I see that pain in their forum postings...  There are some big differences that are...
  3. M

    Premise Roll Call

    I switched over to openHAB over a year ago.  It's matured quite a lot in that time and at this point I find it highly functional and stable.  I love that it's open source, especially when you need to troubleshoot a problem.  I also love that it's free.   I just finished a major home renovation. ...
  4. M

    Premise MultiSensors? Any updates to VRC0P driver for modern Z-wave Devices?

    Coincidentally, the box that runs my Premise server crashed recently.  Looks like a hardware problem because I can't even boot into the BIOS.  The drive is good, but I can't get it to boot up in a new box.  I get a BSOD on boot, I suppose because the XP drivers are not compatible with the newer...
  5. M

    Premise Garage Door Opener suggestions

    Were you able to dig anything up on how the iTach contact closure device was handled in Premise?
  6. M

    Premise MultiSensors? Any updates to VRC0P driver for modern Z-wave Devices?

    Are you referring to the ViziaRF driver written by etc6849 and me?   If so, I've had scare little time over the last couple years, so I've not touched (or even looked at) the code in a while.  IIRC, Temperature, Humidity, and Luminance are supported for a small number of Zwave devices.     Going...
  7. M

    Premise Garage Door Opener suggestions

    Been a while since I posted here.  I hope people are still around...     Resurrecting this old thread with a question.   I have an iTach WF2CC on my network, and I've configured it in Premise.  I have a couple of the WF2IR devices already, so I'm familiar with how to set up the iTach devices.  ...
  8. M

    Premise PremiseSystems.Com

      Don't forget, there were 2 Motorola companies for a while.  :-)   Lantronix -> Motorola -> Motorola Mobility -> Google -> Arriss                                     -> Motorola Solutions -> Zebra
  9. M

    Premise PremiseSystems.Com

    I have a former coworker who's at Google now.  I'll email him to see if I can find the right contact person.
  10. M

    Premise PremiseSystems.Com

    This is great!     What I'd also like would be to get a copy of the source code.  Back before the Motorola split-up, and the subsequent acquisition of Motorola Mobility by Google, I had attempted to use some of my Motorola contacts to get the code put into the public domain -- without success.  ...
  11. M

    Premise Setting up z-wave module in Premise

    Not presently, but it looks like it would be easy to add support for it. There are a few things that are needed, such as the Manufacturer ID, Product Type, and Product ID. I usually get these over on the open-zwave project on code.google.com. But, I don't see the HSM02 listed there...
  12. M

    Premise Setting up z-wave module in Premise

    I have several of these devices in my network. It sounds like you've successfully added them into your zwave network, updated the VRC0P, then rediscovered devices? If you did all that, then the sensors should appear in Builder in the list of zwave devices. It would be under Devices.Custom...
  13. M

    Premise Hardware for Premise server

    I'm running one of these from Logic Supply. Runs Win XP with no keyboard, mouse, or display. All access is through RDP. Quiet and low power. Extremely reliable. http://www.logicsupply.com/products/ms_9a19 Mark
  14. M

    Premise Equivalent of "Pulse" in a script

    Yes, exactly. This solution is simple, efficient, and elegant. Thanks, Mark
  15. M

    Premise Equivalent of "Pulse" in a script

    How would one implement the equivalent of the "Pulse" block in a script? I would like to use the functionality of Pulse but I need the flexibility of scripting rather than using a logic diagram. In other words, there are a series of actions I want to take, but I only want to execute those...
  16. M

    Premise [download] Module: MiniBrowser - supports mulitple user-interfaces

    Today I installed the new Minibroswer, as well as the latest ZWave module. So far, no issues to report. Everything is working very well!! 123, Thanks for incorporating my suggestions on sensor status. etc6849, The lock support in the Zwave module works much better with Minibrowser. This...
  17. M

    Premise Scene's and Set-Restore behavior

    It's a shame we don't have access to the source code -- would be nice to create a new "Scene Behavior" option called Set-Unset to go along with Set and Set-Restore...
  18. M

    Problems with GE/Jasco 45600 and 45601 Z-wave remotes

    Were you able to sort out the issues with the 45600? Amazon has these for about ten bucks a piece. Well worth it -- if they will work as a secondary controller...
  19. M

    Premise Best place to put a script that you want to only run on SYS start up?

    If you had only read the help under the help topic "Adding a Global Script". LOL. Of course, I only thought to look there after I read the solution.
  20. M

    Premise Vizia RF+ 4 button controllers with switch and VRC0P

    Here's a thought... If you set Devices.EnableModelDiscovery to true, the discovery process will issue a MANUFACTURER_SPECIFIC request to each device, which will return the manufacturer, product type, and product id of each device on the network. If you define a model class for the the 4-button...
Back
Top