Skip to content

Multi-System Reactor

746 Topics 7.1k Posts
  • PR #0000137: Expression Value Condition - Comparison not working

    Locked
    1
    0 Votes
    1 Posts
    80 Views
    No one has replied
  • New to MSR, my observations

    Locked
    1
    0 Votes
    1 Posts
    99 Views
    No one has replied
  • Hubitat and MSR

    Locked
    3
    0 Votes
    3 Posts
    148 Views
    S

    I Understand, Thanks

  • Preview of Multi-System Reactor

    Locked Moved
    58
    3 Votes
    58 Posts
    3k Views
    toggledbitsT

    There is currently no limit on the response size, but it's probably going to get one in similar fashion to RFV.

    I think it's time to close this thread and start encouraging new threads for new topics. I think this thread accomplished its mission and now seems to be meandering a bit.

  • MSR Interface Remotely?

    Locked
    17
    0 Votes
    17 Posts
    571 Views
    LibraSunL

    I failed to mention that I was thinking of this in the context of you potentially creating a paid service whereby MSR users could login remotely without steering those dollars toward established services.
    I'm sure that's just a pipe dream but I'm all about potential revenue sources for guys who deserve to reap the reward of their hard labor.

  • Playing playlist in Sonos

    Locked
    3
    0 Votes
    3 Posts
    145 Views
    MatohlM

    Yes, you are right. I figured it out. It should be InstanceID: 0

  • MSR on Synology without Docker

    Locked
    4
    0 Votes
    4 Posts
    178 Views
    tunnusT

    @kfxo said in MSR on Synology without Docker:

    I am using virtual machine manager on synology to host a Debian 10 VM. Works well.

    Neither Docker nor virtual machine manager is supported, so I guess I just have to jump in and test...

  • MSR Backup

    Locked
    14
    0 Votes
    14 Posts
    532 Views
    therealdbT

    @cw-kid it should be zero, if you don’t touch scenes/code/devices. I’m now at 1 every 5-6 days, unless I’m adding devices or editing code.

  • MSR Docs Corrections -- Post here

    Locked
    8
    0 Votes
    8 Posts
    278 Views
    LibraSunL

    FEATURE REQUEST

    Include link to lexpjs documentation in MSR docs for easy access. Not everyone will be aware of the underlying engine at work, nor its bounteous capabilities.

  • Entities issue 2 bridged vera units?

    Locked
    9
    1 Votes
    9 Posts
    365 Views
    toggledbitsT

    Awesome.

  • Why can you select Vera scenes as a trigger?

    Locked
    2
    0 Votes
    2 Posts
    102 Views
    toggledbitsT

    You can trigger on any entity, and since a script is an entity, it's on the list. That said, I've found Vera's reporting of scene state to be very inconsistent, so caveat emptor.

  • Feature Request: Hass service call action

    Locked
    11
    0 Votes
    11 Posts
    436 Views
    toggledbitsT

    Apologies. That's correct. I'll change the example.

    You should be able to extrapolate this to any other entities. It's akin to doing the configuration on Hass with the "platform" key as you showed me in your config. I do wish they'd expose that data somehow. Hopefully, this will suffice. There are other things you can do in this file, but we'll get to that later.

  • Vera device extended attributes ?

    Locked
    38
    0 Votes
    38 Posts
    1k Views
    rafale77R

    @cw-kid

    Yeah, one of the notorious problems with vera I have extensively posted about in the old place. There is a command queuing issue, I begged them to fix with the zwave serial API, combined with an excessive amount of unnecessary traffic generated by the controller from their "maintenance" and your network becomes very prone to inclusion process lags and failures forcing you to often have to retry inclusions and relying on luck.

  • How to auto start on Rpi reboot ?

    Locked
    26
    0 Votes
    26 Posts
    1k Views
    cw-kidC

    @toggledbits said in How to auto start on Rpi reboot ?:

    rpi-install.sh

    9f322ffb-ca93-464b-9c47-fbec7c7e12b4-image.png

    This is the reactor.service file it created:

    # This file allows you to run your Reactor installation under systemd, # so it can be started at boot. Copy this file (as root or under sudo) # to /etc/systemd/system, and then run "systemctl daemon-reload". You # can then able Reactor to start at boot "systemctl enable reactor". # The usual systemctl subcommands can also be used to start, stop, and # restart reactor at will (e.g. "systemctl restart reactor"). [Unit] Description=Multi System Reactor After=network.target [Service] Type=simple User=pi WorkingDirectory=/home/pi/Documents/reactor ExecStart=/usr/bin/node app -p Restart=on-failure RestartSec=5s [Install] WantedBy=multi-user.target

    I followed the rest of the instructions and I could see a reactor.pid file had been created and reactor was running again.

    I then rebooted my Pi and after it rebooted MSR is running again.

    So everything appears to have worked OK.

    Thanks

  • The x_vera_state capability is gone

    Locked
    22
    0 Votes
    22 Posts
    844 Views
    CrilleC

    @librasun I believe that is fixed in Vera fw 7.32
    "12. Fixed the issues with not being able to remove or set an attribute or variable to the empty value".

  • MSR Import Bug

    Locked
    6
    1 Votes
    6 Posts
    205 Views
    T

    @toggledbits Yeah I made too many changes to re-import at this stage. It was easy enough to change the entity states that were incorrect. All is good. I did have some weirdness with adding a virtual dimmer expression. I will put in a PR for that.

  • Rule update rates, limits, logic loops, warnings and throttling

    Locked
    6
    0 Votes
    6 Posts
    165 Views
    toggledbitsT

    Do not (ever) change the default logging level. Only change the logging level for the specific Rule and Rule#rule-id classes.

  • Accessing VOI from MSR

    Locked
    20
    0 Votes
    20 Posts
    528 Views
    therealdbT

    You should be able to do it via voice commands. I added a specific section in read me and I’ll probably create a specific service in next version.

  • System integration roadmap

    Locked
    21
    0 Votes
    21 Posts
    968 Views
    M

    @cw-kid This is what I found
    https://support.reolink.com/hc/en-us/article_attachments/900001038146/CGI_command.pdf

  • This topic is deleted!

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

Recent Topics