Recent content by dogbone

  1. D

    can't access from the network LTEIIe

    I've read through a number of the threads here with similar problems, but none of the solutions seem to have helped me. My board out of the blue stopped communicating with my HSC3 pi and I've been trying to track down the issue. The red light on the board stopped working. My first stab was...
  2. D

    Connecting x10 switch transmitter to wifi?

    I knew somebody would know the answer! The Leviton 4 button switch looks like the ticket I'm looking for. It should fit where my x10 is now and I can add a plug in for it to control, plus use their app as a bonus. Amazon has them discounted currently so I'm giving it a shot! Thank you for...
  3. D

    Connecting x10 switch transmitter to wifi?

    I actually have a HAI omni controller that I used to use for automation. Mainly now just just it as an alarm system. It is connected to a Hometroller Pi, but honestly I have not dived into that in a while to see if there is an option there that might work.
  4. D

    Connecting x10 switch transmitter to wifi?

    this is the switch I have, I've got 5 of them and when I originally installed them they worked great. And sometimes now they work great, but most of the time it's a hit or miss.    https://www.amazon.com/X10-XPT4-W-NS-4-Button-Keypad-Transmitter/dp/B004UBBV0I Looks like everyone has mostly...
  5. D

    Connecting x10 switch transmitter to wifi?

    I have 4 button x10 wall switches in several locations. They have gotten to where they are not reliable in activation the x10 receiver. Is there a hardware piece that would convert the signal to a wifi output so I could use a wifi outlet of some sort? I originally had them set up to turn on...
  6. D

    will this event work?

    It worked great!    I have my system set up to beep when a perimeter door is opened. Is there any way to have that bypassed during this same one hour period? The only way I can think of doing it would be to turn off the HAI notification setting and simply write a line of code for each zone that...
  7. D

    will this event work?

    Thank you for your replies. I have not used flags much but see how they can be very useful. I have reworked my code in order to turn a driveway flag on at 12am, then turn it off for one hour at 5:30 am. Then have the message and beep occur if the the sensor is not ready and the flag is on.   ...
  8. D

    will this event work?

    I'm trying to keep the notification from occurring in a short time frame 5:30-6:20am, but work all other times     WHEN DRIVEWAY SENSOR NOT READY    AND IF TIME IS GREATER THAN 12:01 AM     AND IF TIME IS LESS THAN 5:30 AM  OR   AND IF TIME IS GREATER THAN 6:20 AM  THEN SHOW CAR ON DRIVEWAY...
  9. D

    Samsung SmartThings Integration

    Will the HAILogger communicate with a LTe panel?
  10. D

    Looking for an older Hometroller pro

    From what I'm understanding, I think I've got to have the pro version in order for it to communicate with my older Omin II. I think it came with additional software.
  11. D

    Looking for an older Hometroller pro

    I'm looking for an older Homeseer 2 embedded XPe Hometroller. The pro version came with the ability to connect via a serial port on an older HAI Omni controller. Hit me up if you have a working one.
  12. D

    Integrating older HAI Omni II

    I have an older Omni II with a single serial port, no Ethernet. I use it basically now as a simple security panel. I don't have a land line phone any more so I don't have any way to receive event notifications as I previously had programmed.    I've read through a lot of the threads here and...
Back
Top