Search results

  1. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    Thank you! That worked great! Is there a command to make the alarm beep like it does when a door is opened?   We were told we couldn't put the wired sensor in the new door because it would void the warranty if we to drill a hole in the frame which is why we switched to the zigbee sensor.
  2. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    Can someone help me out and tell me how to trigger the alarm for a certain area using node red on home assistant?   I see this but don't know what object in Home Assistant to pick and what JSON to pass in.   Do I use the alarm area 1 entity and pass in JSON?  I tried to just pass in burglary...
  3. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    Hey all,  The sensors for MQTT that come over like System AC and System Battery.  Can you tell me what those sensors do?  They show OK in Home Assistant.  I was trying to use them to trigger and alert if the alarm looses power and flips to battery.  I pulled the power, waited for the alarm to...
  4. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    Quick question,  I didn't realize a flag would show up as a switch in HA which of course now that I think about it makes sense since it was showing up in the MQTT feed from the omnilink.  My question is, I have a node red function that turns on all lights and does this by looking for switch. in...
  5. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

      thanks!  I got it working by creating a flag on the omni pro side, turning it on for 60 seconds after that code is used I can then read my node ID using the mqtt node in node red.  If my case the node id is omnilink/unit393/state for the first flag.  The payload is set to ON and then I trigger...
  6. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    I just took a look and the sensor types for exit/entry and Auxilary in Home Assistant seems to be exactly the same.   I agree with you that it looks like you could override the type with the mqtt_discovery_override_zone to class door.  Try it for one and see if it changes the type.  I changed my...
  7. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    Thanks Tigers!  This put me on the right path.  The bridge doesn't seem to push the code used at all in MQTT.  I took a look using explorer and in Home Assistant all it seems to push are the zones, sensors, areas and some system information.   These all show up as devices in Home Assistant. ...
  8. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

      Tigers, can you tell me more about the button and how to set that up?  I guess that is what I will have to do to get the last code used.   Pete_c it did work in Homeseer for me but in Home Assistant I don't see that coming over.  Just if it was armed or disarmed.     Thanks!
  9. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    Can anyone tell me how to get the bridge to send which code was used through MQTT to Home Assistant?    Right now it just seems to send Armed and if it was day or night but not the code that was used.   I am looking at the logs in the bridge and in home assistant and neither one seems to show...
  10. J

    OmniLinkBridge to integrate Home Assistant, SmartThings, Node-RED

    I thought I would post this because I didn't find anyone referring to how to do it.  I have the bridge running on a synology nas docker for my Omni Pro II.  The only thing that was tricky was the volume to map correctly.     Here are the steps I followed..... Go into Synology and add docker...
  11. J

    Samsung SmartThings Integration

    Not sure if anyone saw this but on page 6 of this post at the bottom:   http://cocoontech.com/forums/topic/29822-samsung-smartthings-integration/page-6   I modified the code so when arming and disarming the Omni II it changes the state of Smartthings.  I set it up like this so I could use smart...
  12. J

    Samsung SmartThings Integration

      My main goal was to be able to see the status of the alarm through the Smart Tiles and the only tile I can add is the alarm status of smartthings.  So now they will be in sync as the alarm arms and disarms so does the alarm status of smartthings and therefore updates my app and the smart tiles...
  13. J

    Samsung SmartThings Integration

    I got the same message but didn't check yet to see if it updated.  Just looked at my app and it shows the new firmware version.
  14. J

    Samsung SmartThings Integration

    I modified the code a little to arm the Smartthings hub so it matched the Omni.  Just modify the OmniPro Area Device handler and change the code under the parsefromparent(data) function.  I added OFF so it would show disarmed on the Smartthings hub when the Omni is disarmed.  Thanks again for...
  15. J

    Samsung SmartThings Integration

    So using Smarttiles since HAILogger doesn't sync with the smartthings alarm status I tried to add the Area 1 to my tiles but it only shows Area 1 and it in the closed state instead of the nice color circle with the AWAY, HOME or OFF status.  Has anyone modified the tile to show the actual...
  16. J

    Samsung SmartThings Integration

    rsw686 you can ignore my last post.  I was confused by the location mode vs the armed mode on smartthings.  I didn't realize they were two different things.  I assumed the alarm mode of smarthings would reflect the mode of the Omni pro but then saw the Mode on the status screen and saw it...
  17. J

    Samsung SmartThings Integration

    rsw686 this is some really impressive work.  I do a fair amount of coding and I can tell this took a really long time.  I have two issues.  One is installing the service I get a message that says "this assembly was built by a runtime newer than its currently loaded runtime."  The main app is...
  18. J

    Omni Pro II Console Power

    Good call thanks!  Now off to do this so I can mount my tablet and show smarttiles.  If you haven't seen this type of mounting it is pretty ingenious so I thought I would share:   https://www.flickr.com/photos/michelle-and-huy/sets/72157651550555569/   Here is the post where he talks about the...
  19. J

    Omni Pro II Console Power

    Awesome!  Thanks for your Help Pete.  I will send some images once I get it setup!
  20. J

    Omni Pro II Console Power

    Those are great suggestions.  So maybe do this:   https://www.amazon.com/microUSB-Raspberry-WT-AF-5v10w-Right-Angle/dp/B019BLMWWW/ref=pd_bxgy_147_img_2?_encoding=UTF8&psc=1&refRID=V6KTJ2P9Q0YEA2XTNJK7   with this:  ...
Back
Top