Skip to content

Multi-System Reactor

751 Topics 7.2k Posts
  • Actionable notification question

    Locked
    7
    0 Votes
    7 Posts
    251 Views
    toggledbitsT

    I realize the documentation on configuring event handlers isn't great. I've made some updates and will post them later today, but I still feel it needs work. Feel free to ask questions and make suggestions; then I'll know what holes to fill.

  • Reaction using Shell Command SSH

    Locked
    2
    0 Votes
    2 Posts
    169 Views
    C

    Update ot anyone trying to SSH from Multihub Reactor...

    I went to a linux bare metal install. Installing through the Add On store reset the docker image with every HASS restart. This means openSSH and the shared keys would disappear.

    Also - at time of writting the AddOn store version is out of date with no appearant activty. Likely to change, but I moved on to give more flexability to MSR.

    I look forward to the unintended consequences 🙂

  • Move Reactor from Docker to Home assistant plugin

    Locked
    3
    0 Votes
    3 Posts
    173 Views
    toggledbitsT

    I did not write the Reactor Add-on installation method/package for Home Assistant and I do not support it. I have no idea how it works, and I don't have a setup to debug/troubleshoot with. Perhaps another user of the Reactor Add-on can chime in.

    There was a related question/post in late December, here, and other recent posts. Check those out. They may provide some insight.

    The user who originally provided that add-on is no longer providing updates, apparently. Perhaps someone else who uses this configuration would want to pick it up?

  • [RESOLVED] Troubleshooting assistance/ideas needed

    Locked
    2
    0 Votes
    2 Posts
    130 Views
    3

    I love it when solutions come to you in your dreams. It dawned on me that my Hub Security on the hub was reset but I still had it enabled on MSR. As soon as I enabled it on my hub and restarted MSR, and literally had a kid walk through the entire house, every motion sensor was tripping back and forth from inactive to active back to inactive.

  • Alarm from Home Assistant MQTT format into MSR

    Locked
    3
    0 Votes
    3 Posts
    201 Views
    therealdbT

    I don't have a Zwave/Zigbee Alarm, so I really don't know. I tried to search for something, but these alarms are not common. Right now, I'm just setting the same value coming from the payload.

    I had a virtual AlarmPartition under Vera and it was not mapped to security_mode, but that's fair, because I'm quite sure this capability was used in plugins and not by real devices.

    EDIT: since we're at this, is it safe to assume that the values reported in the docs (http://msr.bochicchio.it/docs/Standard-Capabilities/#other) are lower case instead of the case reported in the doc page? Thanks @toggledbits

  • Location of the rules on filesystem (.json etc) in HA Add-On

    Locked
    16
    0 Votes
    16 Posts
    444 Views
    C

    @toggledbits thanks.
    I've modified the build.sh from the other add-on and set up docker hub. Despite not fully being able to understand what and where Linux read/write errors actually arise from, I've got the files built and pushed. Had to use a pi to build the arm and aarch, then Ubuntu in Windows to build the amd64 due to errors and warnings about architecture. Unsure if that has to be that way, or they should be buildable from one platform or not.
    This was the better idea as when I tried to update the other add-on container, msr warned about node.js being out of date by doing it that way.
    I've got my version loading from a local plug in and pulled/running from GitHub now on my test install. Only thing to work out
    Only thing left to work out is why the alerts/entities aren't updating, but I'm thinking that's because the default in msr points to a dns name for HA. Which is likely resolving to my prod HA Yellow (incorrect login alerts on there also point to that). Was a rush before I needed to head away. I'll backup/remove and pull the new add-on to my prod. hardware once at a computer I can work properly from, then copy the rulesets etc into a backup for that and re-export it.
    Appreciate the tips from you and @Pabla
    It's a bit more work to build the files and pull into my own add-on but it's better I have the control and still run a supported HA install 🙂

    Update: That was it, installed/updated Reactor on my HA Yellow, entities updating as expected 🙂

  • Smart plugs showing battery maintenance capability

    Locked
    3
    0 Votes
    3 Posts
    125 Views
    SnowmanS

    @toggledbits Got it. Will show all attributes next time. Thanks

  • [RESOLVED] PSA for Hubitat 2.3.7.x upgrade

    Locked
    8
    0 Votes
    8 Posts
    357 Views
    toggledbitsT

    🤔

  • Bind Zooz Zen32 (HASS/ ZWAVE JS UI) Zwave events to MSR Conditions

    Locked
    4
    0 Votes
    4 Posts
    198 Views
    toggledbitsT

    You don't need to configure any custom events. The ZWaveJSController mapping for the ZEN32 produces five entities, usually named xxx Scene001 through ...005 (where xxx is your base device name). These all publish the button capability.

    See also: https://smarthome.community/post/15176

    1614dbc8-0619-498c-a504-af9223f5a336-image.png

  • Run 'Set Reaction' or 'Reset Reaction' from LAN (HTTP)

    Locked
    5
    0 Votes
    5 Posts
    170 Views
    C

    Nice- very flexible.

  • 0 Votes
    7 Posts
    260 Views
    PablaP

    Happy to hear it worked out!! Just a tip if you chose to control your Envisalink through HA-Envisalink and not HA-Vera-Enivsalink take a look at this integration. It has a few more features than the native Envisalink integration.

  • Help updating node.js for bare metal install

    Locked
    14
    0 Votes
    14 Posts
    4k Views
    wmarcolinW

    @toggledbits

    Super thanks for the master class!!!!

  • 0 Votes
    8 Posts
    280 Views
    N

    ops, soorry! now it is in signature too.

    Reactor (Multi-hub) latest-23338-170ea0c7
    Docker - Synology NAS

  • 0 Votes
    4 Posts
    236 Views
    S

    @sethlampman I use multiple rules and a global expression to hold the current state of the light that I set when different events happen. When motion triggers the light I set the global expression to “auto”. When the light comes on with no motion then it must of been turned on manually so that rule sets the expression to “man” I then have rules to to shut the light off for when motion happend and another rule for when it was turned on manually with different delays. When the light is off I set the global expression to idle. Does this give you any ideas for your situation?
    Screenshot 2023-12-05 at 7.07.05 PM.png Screenshot 2023-12-05 at 7.07.31 PM.png Screenshot 2023-12-05 at 7.07.58 PM.png Screenshot 2023-12-05 at 7.08.21 PM.png Screenshot 2023-12-05 at 7.10.59 PM.png

  • Dashboard extended to guests with visible/hidden icons - an idea?

    Locked
    1
    2 Votes
    1 Posts
    109 Views
    No one has replied
  • Run rule on dimmer change?

    Locked
    12
    0 Votes
    12 Posts
    313 Views
    toggledbitsT

    Sounds to me like your UI was out of sync. A hard refresh should be done any time things don't look like expected.

  • CallMeBot new interface?

    Locked
    11
    0 Votes
    11 Posts
    688 Views
    toggledbitsT

    Yeah, would have preferred a new thread for this question.

    See the Troubleshooting section of the manual.

  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    26 Views
    No one has replied
  • Using Zooz ZEN32 Scene Controller as Trigger

    Locked Solved
    8
    0 Votes
    8 Posts
    513 Views
    SnowmanS

    Thank you both @togglebits and @Andr. I got it now.

  • Upcoming Release -- Plan for the Future

    Locked
    1
    1 Votes
    1 Posts
    158 Views
    No one has replied

Recent Topics