Skip to content

Multi-System Reactor

767 Topics 7.3k Posts
  • HTTP Request Max Response Limit

    Locked
    2
    0 Votes
    2 Posts
    150 Views
    toggledbitsT

    Thanks for the suggestion. There's a whole new way of doing settings being developed, with the goal of (a) exposing all options in the UI, and (b) eliminating the need to edit YAML.

    Please check the posting guidelines, specifically the section on how to properly format code and code-like things (like configs and logs; find it under the heading Format Posts Properly). Posting improperly-formatted configs makes problems for users that try to copy-paste later.

  • REST API implementation

    Locked
    8
    0 Votes
    8 Posts
    314 Views
    G

    @mgvra I guess my one question is if you just simply ignore the evaluated results of a rule's true/false state isn't that pretty much the same as turning it off?

    "If a rule turns true/false but no other rule is there to hear it... does it make a sound?" 😉

  • Quality of Life Request: Update Button

    Locked
    28
    1 Votes
    28 Posts
    1k Views
    Black CatB

    @toggledbits , thank you for your in-depth reply, there is no need to rush as there are no Raspberrys available (in our region) until mid-March (if we are lucky).

  • zwaveJS controller question/s

    Locked
    23
    0 Votes
    23 Posts
    1k Views
    G

    @toggledbits PERFECT! Works exactly as the Community driver did in Hubitat. This is huge for my setup, thank you.

  • Hue Lights capabilities under MSR

    Locked
    14
    0 Votes
    14 Posts
    446 Views
    therealdbT

    I've also updated https://github.com/dbochicchio/vera-VirtualDevices if anyone is still using it. I've added specific support for MSR dimming (0/1) and RBG endpoints. I've also added a couple of examples.

    I'm still using the old devices on my Vera, because I have some code still calling the Vera's endpoint and no time to replace it. I'll eventually remove the virtual devices, but right now it's serving me well, so why not. Status is keep in sync by MSR rules.

  • About page after every update

    Locked
    7
    3 Votes
    7 Posts
    314 Views
    toggledbitsT

    For 22305, I modified the procedure so that the About page only shows (after entering the code) every 90 days or when the license changes.

  • Reset Rule

    Locked
    9
    0 Votes
    9 Posts
    313 Views
    wmarcolinW

    @toggledbits

    870ce073-27c0-42f9-996d-3bc8e7c43e29-image.png

  • use an expression for “condition must sustained for”

    Locked
    2
    0 Votes
    2 Posts
    117 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
    483 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
    408 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
    192 Views
    tunnusT

    Latest release notes are still for 22305?

  • Will Disabling a Controller Delete all Associated Entities?

    Locked
    3
    0 Votes
    3 Posts
    137 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
    177 Views
    toggledbitsT

    @wmarcolin noice!

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

    Locked
    3
    0 Votes
    3 Posts
    138 Views
    R

    That fixed it. Thanks

  • Possible Bug With Reaction Groups

    Locked
    4
    0 Votes
    4 Posts
    183 Views
    G

    @pabla Logs are in UTC.

  • Dynamic Groups Controller - Filter Expressions

    Locked
    5
    0 Votes
    5 Posts
    283 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
    73 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!

Recent Topics