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.
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...
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...
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...
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...
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...
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. ...
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!
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...
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...
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.