Skip to content

Multi-System Reactor

779 Topics 7.4k Posts
  • use an expression for “condition must sustained for”

    Locked
    2
    0 Votes
    2 Posts
    121 Views
    G

    @edwin1972 AFAIK that's a numeric field, it is expecting an integer for the number of seconds.

  • iPhone location or alternative.

    Locked
    54
    0 Votes
    54 Posts
    3k Views
    T

    @gwp1 said in iPhone location or alternative.:

    @tamorgen I found the trick of triggering from iC3's zone_name within MSR virtually eliminates false GPS drift from suddenly shutting my house down around me only to open it back up again when it course-corrects.

    I don't get those emails - I think I did initially and don't recall what I did to stop them. iCloud does, now and then, force a reconfirmation dialogue but that's easy 2FA stuff.

    You know, looking back, I don’t think I was using IC3. I think I was using the Apple ICloud integration native to HA, not HACS. I’ll take a look at a closer look at IC3. Might give me some added functionality I don’t know I need 🙂

  • 🎉 My very first MSR controller: OpenSprinkler

    Locked
    12
    5 Votes
    12 Posts
    552 Views
    G

    @therealdb If this only worked with Bhyve I'd be all over it 😧

  • [Resolved] No "Changes" in Reaction Group

    Locked
    13
    0 Votes
    13 Posts
    489 Views
    toggledbitsT

    To be clear: the time the value was last modified is last_modified... the previous_last_modified is the timestamp of the modification before that.

    Example: an attribute changes to 2 at 14:45:00, so ....attributes.value is 2 and ....attribute_meta.value.last_modified is 14:45:00. A minute later, it changes to 0, so then ....attributes.value is 0, ....attribute_meta.value.last_modified is 14:46:00, ....attribute_meta.value.previous_value is 2 and ....attribute_meta.value.previous_last_modified is 14:45:00.

  • Update to 22306 not working as expected

    Locked
    5
    0 Votes
    5 Posts
    195 Views
    tunnusT

    Latest release notes are still for 22305?

  • Will Disabling a Controller Delete all Associated Entities?

    Locked
    3
    0 Votes
    3 Posts
    141 Views
    PablaP

    @toggledbits I do have the rules disabled and don’t foresee needing them in the future, so for now I’ll just disable the controller

  • How to shutdown a Windows 10 PC ?

    Locked
    21
    0 Votes
    21 Posts
    1k Views
    CatmanV2C

    Neat!

    C

  • Interface Adjustment!

    Locked
    4
    0 Votes
    4 Posts
    196 Views
    toggledbitsT

    @wmarcolin noice!

  • Version 22305 with ZWaveJS -- Invalid Entity IDs in log

    Locked
    3
    0 Votes
    3 Posts
    142 Views
    R

    That fixed it. Thanks

  • Possible Bug With Reaction Groups

    Locked
    4
    0 Votes
    4 Posts
    196 Views
    G

    @pabla Logs are in UTC.

  • Dynamic Groups Controller - Filter Expressions

    Locked
    5
    0 Votes
    5 Posts
    303 Views
    PablaP

    @toggledbits That seems to have done the trick! I originally removed the > because I thought without out Reactor would treat each new line as a new entry but I see that it is the total opposite. Thanks for the help!

  • Best Way to Show CPU Usage

    Locked
    1
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • [Resolved] Day mode implementation question

    Locked
    31
    0 Votes
    31 Posts
    1k Views
    G

    @therealdb This bears investigation - thank you!

  • [Solved] Big change in my system - How to update MSR as best as possible?

    Locked
    17
    2 Votes
    17 Posts
    796 Views
    PerHP

    @gwp1 : Yes, I've seen (100s!) of those, no problem there! 😉

    I just had this notion that there was some other function in place, where if a device was gone, it would prompt you "This entity is gone, select replacement here", and that this would do replacement of all uses of that entity/device.

    To the other discussion:
    My problems started when I moved ALL devices to a new system, as in all entity addresses changed.
    I have previously been on the same MSR version for long periods of time without any issues, so I very much doubt any "planned obsolesence". 😉

  • Sort Array Based on Newly Added Items

    Locked Solved
    13
    0 Votes
    13 Posts
    483 Views
    PablaP

    What a brilliant solution! I think that did the trick, the only modifications needed was to make the new_not_home and last_not_home variables global so I can use them in the original rule. Initial testing looks like this did the trick. Thanks again Patrick!

  • 0 Votes
    13 Posts
    467 Views
    SnowmanS

    Thanks Patrick and @Pabla for your input and suggestions.

  • Need assistance in combining rules to use the reset reaction

    Locked
    6
    0 Votes
    6 Posts
    267 Views
    PablaP

    You could in your reset action add a delay then have the light turn off after said delay. But if you want the light to turn off specifically when there is exclusively no motion detected, you can add a group in your reset reaction like the screenshot below and it will only turn off the light if there is no motion detected. @toggledbits can confirm if that is the correct approach.

    cb074bbd-c7fd-45f8-a9bf-d89202dc61e5-image.png

  • Entity sanity check

    Locked Solved
    9
    1 Votes
    9 Posts
    343 Views
    toggledbitsT

    @catmanv2 said in Entity sanity check:

    Out of curiousity, I assume it's mqtt package files?

    Yes. There's a sample config in the package, and I had to check it. All extras will be getting sample configs like that, and the documentation will in future likely also be moved or duplicated into the package as well.

  • [Solved] Group in Reset Reaction is being ignored

    Locked
    7
    0 Votes
    7 Posts
    400 Views
    3

    @toggledbits You are correct. I had an extra motion sensor and was planning on putting it on the opposite side. While I was testing, with three sensors in the AND group, it dawned on me that all three would have to have triggered and gone false for this to work. This won't happen if you only enter the garage a few feet and never to the other side. I ended up creating my rules exactly how your example was and it's working great. Thanks for the insight and example.

  • "device not enumerated by Maker API" in logs

    Locked
    1
    0 Votes
    1 Posts
    90 Views
    No one has replied

Recent Topics