Skip to content

Multi-System Reactor

780 Topics 7.4k Posts
  • Intervals ? "Self Retriggering Timer" ?

    Locked
    9
    0 Votes
    9 Posts
    567 Views
    cw-kidC

    Well on this particular rule, If I glance at its summary card, I'd just like to see how long till the next repeat happens / the next time the LUA code in the action will be run.

  • Master Dimmer using expression?

    Locked
    8
    0 Votes
    8 Posts
    482 Views
    cw-kidC

    Yes I agree.

  • How do I "else"

    Locked
    10
    1 Votes
    10 Posts
    653 Views
    MatohlM

    Working on to get the values into, InfluxDB, not there yet. Will continue tomorrow.

  • Insert Entity tool for expressions

    Locked
    2
    0 Votes
    2 Posts
    160 Views
    toggledbitsT

    Not yet.

  • Scene Controllers

    Locked
    3
    0 Votes
    3 Posts
    241 Views
    cw-kidC

    Sorry I didn't see this thread before I created the other new one. Please merge them.

    Thanks

  • 0000075: Timeout Overflow Warning

    Locked
    2
    0 Votes
    2 Posts
    160 Views
    toggledbitsT

    Thank you!

  • Contact Sensor Opened > 1 minute ago how ?

    Locked
    10
    0 Votes
    10 Posts
    725 Views
    cw-kidC

    Another thing that's been annoying, is when my garden lights via a schedule turn on or off in the back garden, the Hikvision IP camera triggers motion being detected as a result.

    I could maybe use this method to stop that happening and stop MSR running the actions "Set Reaction", by checking that the state of the lights hasn't changed within the last X seconds.

    Seems to be working, checking if the patio door has changed state in the last 60 seconds OR if the Festoon Lights in the garden have changed state in the last 10 seconds.

    89079f2a-927a-48cc-9078-dc2b5553a109-image.png

  • Rule stopped working

    Locked
    3
    0 Votes
    3 Posts
    232 Views
    A

    OK, I update and report back if it happens again.

  • Newly created rules with 21060, null of null no data

    Locked
    4
    0 Votes
    4 Posts
    285 Views
    cw-kidC

    @toggledbits said in Newly created rules with 21060, null of null no data:

    Will be in today's build

    Presume that is version 0.1.21061.

    I just saw its available now on Mantis and updated.

    This problem has gone away now.

    When I first hit the toggle button to enable the newly created rule, data is now populated in the Triggers in the rules summary card.

    Thanks

  • Feature request: Automation templates

    Locked
    1
    1 Votes
    1 Posts
    135 Views
    No one has replied
  • No time and date?

    Locked
    4
    0 Votes
    4 Posts
    307 Views
    PerHP

    Guess it was reactor, its gone with 21060. 🙂

  • Constraints (no data) rule actions have never run

    Locked
    26
    0 Votes
    26 Posts
    3k Views
    toggledbitsT

    If it's not working, don't recreate it yet. Save the JSON file with its ID from inside storage/rules and send that to me (you can just post it on a PR--should be small/short). After you've capture it, then you can go ahead and recreate. If there's anything broken in the rule itself, I should be able to see it.

  • Timers in my log

    Locked
    26
    0 Votes
    26 Posts
    2k Views
    toggledbitsT

    Not yet, but it's on its way. Definitely showing promise. Thanks for your help is making it work!

  • This topic is deleted!

    Locked
    2
    0 Votes
    2 Posts
    10 Views
  • Delays not working as expected

    Locked
    12
    0 Votes
    12 Posts
    773 Views
    J

    Thanks for the fixes Patrick.

    I've now tried them on my test rules and both (PR#64 and 65) work fine. 👍

    I've also updated all my imported rules to use the "delay reset" on the "Follow" output mode. These are all working now with the added bonus of being able to monitor the delays counting down.

    Thanks again for the brilliant MSR.

  • Trying to work around no lua reactions

    Locked
    3
    0 Votes
    3 Posts
    248 Views
    T

    No worries Patrick, I have a working Vera Reactor setup for now.

    Thanks

  • OpenLuup entities flashing

    Locked
    11
    0 Votes
    11 Posts
    715 Views
    toggledbitsT

    It spends a lot of time waiting for things to happen. The thing is async to the max. If there's nothing to do, it isn't doing anything.

  • Another install issue

    Locked
    22
    0 Votes
    22 Posts
    2k Views
    toggledbitsT

    I also dislike YAML, but it's a compromise. Originally, everything was JSON, but the syntax is too detailed and too strict for the average user to consistently get right in editing, and it's harder to read. I went to YAML to ease some of those issues, but any of the config files can be either in JSON or YAML, it treats them equally. I could also go to an INI style, or an even flatter "controllers.vera.source=..." style, and support that as well. It really doesn't matter. I just grabbed what's handy.

  • Dashboard graphical issue

    Locked
    2
    0 Votes
    2 Posts
    231 Views
    toggledbitsT

    It's the flex placement and styles. Although the dash isn't a huge priority at the moment, I'll see if I can knock this out today.

  • Issue with this Night rule?

    Locked
    10
    0 Votes
    10 Posts
    657 Views
    toggledbitsT

    The reactor.log file logs all rule sets and resets by default.

Recent Topics