Skip to content

Multi-System Reactor

875 Topics 8.2k Posts
  • Unable to pull attributes into Global Expression (Hubitat)

    Locked
    14
    1
    0 Votes
    14 Posts
    2k Views
    3
    The manual entry into the Expressions does work. The top expression is from my Vera entities. The bottom is from the HE entities. [image: 1629999347750-tempdiff.jpg]
  • Stop action in progress

    Locked
    13
    5
    0 Votes
    13 Posts
    2k Views
    toggledbitsT
    Ha! More like Lucky Patrick. But I'll take it. Good bug. Meaty, hard to find, important to find. Thanks for digging it out!
  • Support for Ezlo Atom controllers?

    Locked
    51
    1
    1 Votes
    51 Posts
    16k Views
    toggledbitsT
    Yup, that's definitely a security issue, and not the only one I'm concerned about, which is another reason I'm unlikely to be using an eZLO hub in my home for anything more than development of this tool.
  • Sonos to MSR?

    Locked
    2
    0 Votes
    2 Posts
    451 Views
    toggledbitsT
    Hell no.
  • Having media player tell the states?

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    F
    I see! Great help - as always! I'm greatful for all the support you giving!
  • MSR missing condition

    Locked
    4
    2
    0 Votes
    4 Posts
    1k Views
    toggledbitsT
    No worries, just wanted to link back to existing content. There's a "Run Lua" action in MSR. It's on the controller's entity (e.g. vera>system). No way around the About page right now.
  • Not all options available when creating a new rule

    Locked
    4
    1
    0 Votes
    4 Posts
    617 Views
    J
    OK. It's all good now. I rebooted my system and all my icons are back and I'm able to access all the options now. Thanks for your help.
  • About latching

    Locked
    3
    0 Votes
    3 Posts
    763 Views
    tunnusT
    @toggledbits yep, that's true, I should have been more exact
  • [SOLVED] Multiple Holidays, one Ruleset

    Locked
    8
    1
    1 Votes
    8 Posts
    2k Views
    G
    @therealdb I've never seen that calendar site before - interesting.
  • MSR and WLED Presets

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    J
    Thanks. This worked perfectly and do appreciate the added context to understand why. Note: there was already a "local_hass_devices.yaml" file in my config with an entities header. Therefore, I just needed to enter the following 3 lines/entity information you noted below that heading and all was good.
  • Condition must occur after -restriction

    Locked
    4
    1
    0 Votes
    4 Posts
    800 Views
    toggledbitsT
    You can use a Rule State condition in the current rule, though, and reference that condition. While it's not as direct as picking a rule outside of the current rule, the effect is the same. If you want, though, you're welcome to open a feature request PR for direct selection of another rule.
  • MSR newbie first impressions about 1.0.0

    Locked
    5
    2
    1 Votes
    5 Posts
    1k Views
    tunnusT
    @toggledbits So starting with build 21228 this is now possible (isRuleSet)?
  • Entities - where used and what triggered it

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    3
    I could use this "Where Used" feature as well. I have 3 Global Expressions that I don't think I have using, but want to make sure before I nuke them. I did not change my logging levels, but did search through all the reactor.log files and do not see anything. Is there a different way to see if they are in use, other than killing them and seeing what breaks?
  • [Solved] MSR won't start after upgrade

    Locked
    3
    0 Votes
    3 Posts
    799 Views
    tunnusT
    Using pm2, but was testing with "node app.js". 21200 worked fine without NODE_PATH set EDIT: now works with NODE_PATH set. Still wondering if there has been a change related to this as with build 21200 I didn't have this set?
  • [Solved] Trigger based on door lock PIN code

    Locked
    4
    1
    0 Votes
    4 Posts
    936 Views
    3
    Just an update for future readers. I set up a new rule to reset the sl_UserCode to none and then had the triggers defined as above. They were all matching/updating, but my Reactions would not fire. The problem ended up being the lock status changing from true to false. Even though MSR was showing it updating. Maybe it was too fast for Vera? I changed that trigger to sl_UserCode <> none and now everything is working as expected. Following @toggledbits setup from the other thread. sl_UserCode changes from none to any sl_UserCode <> none I also found the sl_LockButton variable. I included the changing of this value from 1 to 0 when I reset my UserID variable. When the physical lock button is pressed, the value of this gets updated to a 1. But that value never changes. Natively Vera was able to tell when the physical button was pressed, but RfV or MSR couldn't. Resetting this to 0 and then the physical button changing it to 1 allows MSR to see the update. YAY! That's another scene moved off of Vera.
  • [Solved] Reboot option (bug?)

    Locked
    2
    1
    0 Votes
    2 Posts
    449 Views
    toggledbitsT
    Not yet implemented, and when it is, it will be renamed to restart and just do a Luup reload. Your Lua alternative is correct for your objective.
  • Excluded vera devices in Hass

    Locked
    2
    1 Votes
    2 Posts
    507 Views
    toggledbitsT
    This is planned but I haven't unified the idea across all controllers. But probably will happen in the not-too-distant future.
  • Telegram & MSR 1.0.0

    Locked
    20
    0 Votes
    20 Posts
    4k Views
    cw-kidC
    I only had two rules that would of been affected by this change. I have moved all those PS4 related expressions out to be global expressions now instead and the one other rule that was using one of those expressions as its trigger, I've edited to use the new global expression instead. None of my other rules I don't think were using a local expression from another rule.
  • Expressions and LuaXP Functions

    Locked
    126
    0 Votes
    126 Posts
    89k Views
    tunnusT
    @toggledbits any chance we'll see strftime function coming up "soon"? Or advice how to implement the same with lexpjs (when you have unix timestamp, RfV example below)? strftime("%H:%M %d/%m/%y", <timestamp> )
  • Aeotec doorbell question

    Locked
    6
    0 Votes
    6 Posts
    1k Views
    R
    Thanks for the additional details. That worked.

Recent Topics