Search results

  1. J

    Haiku Haiku Helper Code Help

    I have been using iRule to control my theater lighting and just recently they implemented slider controls. I am able to query HaikuHelper to get the level of a light /api/controller.unitWithNumber(43).level and get the level. But iRule cannot adequately deal with just the number bring returned...
  2. J

    List of Home Automation Words

    I am working on a project where I need to develop a list of words that would be used when interacting with a home for automation purposes. I currently have about 100 words but I am guessing there are many more that are not coming to mind for me.   I was hoping that someone on the forums here may...
  3. J

    Haiku XMLhttpRequest and Access-Control-Allow-Origin error

    Is there a way to make the HH web server CORS compliant so that I can talk to it using JS from another domain?   Thanks   Joe
  4. J

    Haiku Basic Scripting help with Bridge API sample

    Here is a copy of the sample that is in the API document:   Adding special actions to UPB, ALC, compose switches   var swHist = Array(); // Initialize array, put at top of script   function onUPBSwitch(swtch, unit) { // Callback called by haiku when a unit’s switch is pressed   // Is it the...
  5. J

    Haiku Mavericks Server vs Non-Server

    I currently have a Mini running 10.7.5 Lion Server.   I see that the upgrade path to Mavericks Server is to install the Mavericks upgrade and then purchase Server for $19.99.   I don't need Server for anything other than HH. Do I really need it for HH?   Thanks   Joe
  6. J

    PC Access and Shared Drive

    I use PC Access from my desktop computer as well as my laptop that I travel with. I keep my PCA files on a dropbox account.   Somehow I got out of sync with the last software update and I get an incorrect security stamp going both ways.   The PCAccess flash page shows the same registered name...
  7. J

    RC2000 change to Celcius

    This morning I was looking at my thermostats (I have 10 of them in my control room) and all of them have changed to Celsius. This is the 1st time this has happened. I am assuming that the OPII did this as all 10 are changed but I have not updated the OPII for quite some time so it was nothing...
  8. J

    RC2000 not retaining settings

    I have 10 RC2000s and all of them have remote senors. Sometimes I hear a bunch of clicking going on with one or two of them (the relays keep going on and off again quite a few times in a row as if the RC2000 cannot figure out whether to heat or not. So I set the heat min and max on and off...
  9. J

    Haiku Helper and Serial Port Communications

    I was reviewing the API docs specifically for the serial port control. I saw that it references serial ports on the Mac. Is there any way to communicate to the serial ports on the OPII?   I am really attempting to create a paging function through the OPII using Helper as Lupinglade and I...
  10. J

    Haiku Helper and Phone Line Disconnect Errors

    I assume like most people I have my phone line running through my OPII.   Up until recently I have never had Helper complain about the phone line. Recently though, when we hang up from a phone call Helper complains about the phone line being disconnected. Not always, about 1 in 20 calls.   Joe
  11. J

    tabs are messed up

    ON the top of the web site I have the following tabs "forums - members - wiki - members - forums ..."   Seems the forum and members tabs are doubled up.   Joe
  12. J

    Sponsor Membership

    I have noticed that some members have sponsored the site. I get so much out of the site I am interested in sponsoring/helping out. I am unable to find where and how to do this.   Thanks   Joe
  13. J

    10A111 Voice Module and Nuvo Essentia

    I am about to install the 10A111 voice module into my cabinet. I also have the Nuvo essentia system for my whole house audio. My hope is that I can the voice responses through the Nuvo audio system. Before I get stated I was hoping that someone has been through this and can offer counsel so that...
  14. J

    Humidity Control

    I have RC2000s and I have the whole house humidifier connected to one of the outputs on the OPII.   What I want to do is monitor the humidity level on one of the thermostats and start the humidifier when the humidity goes below 30 for example.   I cannot figure out how to get the humidity level...
  15. J

    Haiku Unit Event call URL

    I have been reading the API document and trying to determine if I can have HaikuHelper call a URL based on a unit event. It looks like the only unit event works with user settings only. What I am trying to do is have Haiku helper call a URL on a different web server when a state of a monitored...
  16. J

    Haiku Helper 2.71 aborts unexpectantly

    I just installed HaikuHelper 2.71 and it aborts upon startup. I rebooted to no avail. Obviously, I would like to get this fixed. :) Joe
  17. J

    Garage Door Zone Type

    What zone type would I use for my garage doors so that I cannot set the alarm without them being closed yet I do not want an alarm to sound when I come home and open one of them. Thanks Joe
  18. J

    Haiku Optimizing Dadabase Issue

    When shutting Helper down it tries tp optimize the database. I have let it run for over an hour and it does not end so I have to force terminate Helper. I just read that there is a way to shut it down without the optimization but I wanted to ask if there is something that I should do to correct...
  19. J

    Haiku Can Haiku Helper take requests?

    Sorry, I didn't quite know how to structure the title on this one. I am experimenting with an IOS based configurable remote for my home theater. The software allows me to send IP based requests to servers looking for them. For example, I can send requests to my Denon form the remote and receive...
  20. J

    Communicate with OmniPro II over IP

    I have looked through the forum and have not found what I am looking for. Maybe it does not exist. I am currently experimenting with software that creates a remote on an iPad and/or iPod. I am able to use Global Cache devices with the remote so that I can convert WiFi to IR or Serial. There are...
Back
Top