Skip to content

Multi-System Reactor

799 Topics 7.6k Posts
  • House mode change not registered

    Locked
    3
    0 Votes
    3 Posts
    190 Views
    B
    Hi @akbooer I have seen similar with using modes in openluup. I have my openluup modes set as default to change vera modes. Should this be fixed or is the behavior an intentional part of the sync process between openluup and vera.
  • Critical Error after update

    Locked
    10
    0 Votes
    10 Posts
    657 Views
    S
    I pulled a new Docker image and it appears to have fixed the issue. Thank You.
  • Default Sunrise/Sunset entry. Bug or by design?

    Locked
    6
    1
    0 Votes
    6 Posts
    385 Views
    G
    @librasun That happens to me when I rush. My brain "sees" what it wants the field to be and I speed onward only to come back and fix later.
  • International characters in variable name

    Locked
    4
    0 Votes
    4 Posts
    196 Views
    toggledbitsT
    OK. Build 21239, you should be able to use international characters in variable names, and of course within expressions. Also sorted lists should now appear in a more correct order with international characters, e.g. Anchorage, Ålesund, London rather than Anchorage, London, Ålesund.
  • Unable to pull attributes into Global Expression (Hubitat)

    Locked
    14
    1
    0 Votes
    14 Posts
    604 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
    608 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
    5k 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
    163 Views
    toggledbitsT
    Hell no.
  • Having media player tell the states?

    Locked
    5
    0 Votes
    5 Posts
    412 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
    445 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
    219 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
    203 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
    502 Views
    G
    @therealdb I've never seen that calendar site before - interesting.
  • MSR and WLED Presets

    Locked
    5
    0 Votes
    5 Posts
    439 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
    286 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
    397 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
    460 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
    329 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
    341 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
    170 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.

Recent Topics