Skip to content

Multi-System Reactor

767 Topics 7.3k Posts
  • Up and running

    9
    2 Votes
    9 Posts
    336 Views
    CatmanV2C

    @toggledbits said in Up and running:

    @catmanv2 said in Up and running:

    although it was only 2 months old

    If you mean the release, the stamp 21350 means December 16, 2021, so that's more than five months ago. Things change fast around here!

    Ahh I was looking at the date stamp on the download. Thanks, as ever 🙂

    C

  • Schlage Lock - Alert when PIN Entered

    17
    0 Votes
    17 Posts
    676 Views
    G

    @mikereadington If you're moving your locks to Hubitat I recommend you also add the Reliable Locks app available in HPM.

    b7018093-6d72-4799-b53d-50b02d8d3d80-image.png

    It's resolved many issues that Schlage and Hubitat have (even with the improved native integration.)

  • MSR No longer Setting Reactions

    3
    0 Votes
    3 Posts
    210 Views
    T

    Thank you. For some reason I was thinking/reading that the 1.0 branch was the latest. I updated as you suggested which fixed my issue. Much appreciated.

  • MSR Telegram Messages Stopped Working

    5
    0 Votes
    5 Posts
    297 Views
    T

    Thank you all for your suggestions and support. It turned out that it was a problem with my QNAP Container install. I have to re-install it and then re-install the (latest) MSR version. Anyhow, I'm up an running again.

  • SSL Certificate for Multi System Reactor via LetsEncrypt

    Locked
    2
    0 Votes
    2 Posts
    192 Views
    toggledbitsT
    How To: HTTPS - Reactor - Multi-Hub Automation
  • MSR ZEN32 weird behavior

    Locked
    3
    0 Votes
    3 Posts
    283 Views
    R

    Thanks, Fixed it.

  • HASS 2022.5 issue with ZwaveJS in MSR

    Locked
    5
    0 Votes
    5 Posts
    314 Views
    R

    Found the issue. The port was not set in Network section of zwavejs2mqtt.

  • Global Expression – Reference Error

    Locked
    13
    0 Votes
    13 Posts
    519 Views
    wmarcolinW

    @toggledbits

    a7f22b83-cfa6-43ac-9783-74b8b5df9d73-image.png

  • Build 22118 - entity updates

    Locked
    2
    1 Votes
    2 Posts
    118 Views
    toggledbitsT

    That's part of the new entity tracking stuff in this version. It's been a while since I posted a release, and this is why. Big changes. I've been running my own house on this version for a couple of months, and the ZWaveJS testers have also been using it.

    Enjoy!

  • 0 Votes
    40 Posts
    2k Views
    wmarcolinW

    Well, after such a good result with Z-Wave, now also external antenna for Zigbee with the same benefit.

    cf21e073-f854-436f-a3da-b1ceab53b231-image.png

  • 0 Votes
    8 Posts
    264 Views
    CatmanV2C

    About to do an entire kerrnel upgrade to get to nodejs 16. Still worries me 😉

    C

  • Is a global timestamp expression possible ?

    Locked
    4
    1 Votes
    4 Posts
    263 Views
    B

    @toggledbits Thank you for the reply and solution.

    What confused me was that as an expression created within a Rule it worked fine, but now that I read your reply I see why, this was a "Doh!" on my part, I hadn't thought of it like that.

    Thanks again!,
    -b

  • Restart router when it's gone offline?

    Locked Solved
    12
    0 Votes
    12 Posts
    644 Views
    toggledbitsT

    The included script only runs on Linux systems. A version of the script for Windows would make a great community contribution.

  • MSR for Scene Controllers

    Locked
    10
    0 Votes
    10 Posts
    453 Views
    therealdbT

    @toggledbits I’ve found an old post with plain reactor and the same problem. So, while getting the buttons is doable, if the same scene happens again, it will not update (while with luup variable_watch you’ll be notified anyway). I’m trying a couple of different approaches, but setting the variables to something different will stop the report until a luup reload. We’ll see.

  • Best strategy to get the difference between pulses in MSR

    Locked
    3
    0 Votes
    3 Posts
    183 Views
    therealdbT

    Ok, I’ve used the first approach after my initial post and it’s working. I’m intrigued by the other parts and I’ll take a look later today to the docs, since I want to apply this logic to my logic for the solar excess. Thanks.

  • Status of MSR in Home Assistant

    Locked
    3
    0 Votes
    3 Posts
    186 Views
    MatohlM

    Thanks, a project for tomorrow

  • Notifications from Alerts

    Locked
    25
    0 Votes
    25 Posts
    1k Views
    R

    I am running a z-wave.me hat on a rpi. That is the device that is loosing connectivity occasionally. Since it is intermittent, it is hard to find a time when it occurs that I can look at the error and try to figure out the syntax of local expression. Anyone know of a commend that I can run from the terminal in HASS OS to kill the connection to force the error that won't screw up my zwave after a reboot?

  • Invocable rules via MQTT

    Locked
    8
    0 Votes
    8 Posts
    340 Views
    therealdbT

    For anyone trying to do the same in future, here's what I did, in detail:

    I defined a global variable named scenefrommqtt (leave it empty, so it's settable) I'm publishing an MQTT message under reactor/mqtt/Expr/scenefrommqtt/set, with value "mykey" (the quotes are important) On Reactor's side, I'm using the variable as a trigger, using the same name defined for the Rule Set

    It's working very well for me, and it's easy to setup. Thanks @toggledbits for both MSR and for pushing me to think of current features, instead of asking for new complicated ones 🙂

    Now I have just one single vera code running, and I'll migrate it later, leaving the Vera just as a glorified ZWave bridge until it'll work.

  • Home Assistant Script, Reaction requires seclection that isnt there

    Locked
    4
    0 Votes
    4 Posts
    260 Views
    toggledbitsT

    @sethlampman said in Home Assistant Script, Reaction requires seclection that isnt there:

    I basically just want to be able to publish a value that I specify to aqualinkd/Filter_Pump/RPM/set. Is there an easy way to make that work?

    Yes. No templates required. All you need to do is this (assuming you have MQTTController configured):

    13283531-e082-431d-a64c-2427d5c0e3e9-image.png

    As I said in my earlier reply, the publish action lives on MQTTController's system entity, which has the canonical ID mqtt>system (assuming your MQTTController ID is mqtt as shown in the docs).

  • Installed latest MSR container and host time is wrong

    Locked
    4
    0 Votes
    4 Posts
    270 Views
    toggledbitsT

    @maddios said in Installed latest MSR container and host time is wrong:

    I'll poke around and see if i can find one that got corrupted.

    Just look in the log a few lines before the error you posted. It should be named there.

Recent Topics