Skip to content

Multi-System Reactor

776 Topics 7.4k Posts
  • Scene Controllers

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

    Thank you!

  • Contact Sensor Opened > 1 minute ago how ?

    Locked
    10
    0 Votes
    10 Posts
    492 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
    161 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
    179 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
    105 Views
    No one has replied
  • No time and date?

    Locked
    4
    0 Votes
    4 Posts
    216 Views
    PerHP

    Guess it was reactor, its gone with 21060. 🙂

  • Constraints (no data) rule actions have never run

    Locked
    26
    0 Votes
    26 Posts
    1k 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
    1k 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
    461 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
    170 Views
    T

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

    Thanks

  • OpenLuup entities flashing

    Locked
    11
    0 Votes
    11 Posts
    415 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
    1k 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
    183 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
    373 Views
    toggledbitsT

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

  • Installation trouble

    Locked
    7
    0 Votes
    7 Posts
    273 Views
    T

    @elcid said in Installation trouble:

    /storage/emulated/0/Download/reactor-0.1-21055-9c0054e.tar.gz

    Yes while i was able to navigate to storage/downloads under Termux the correct path to unpack was

    /storage/emulated/0/Download/reactor-0.1-21055-9c0054e.tar.gz

    Thanks!

  • Support for 3rd party Vera plugins ?

    Locked
    39
    0 Votes
    39 Posts
    2k Views
    cw-kidC

    CONFIRMED WORKING

    RGB Controller Plugin - Animations

    I use this plugin with Fibaro RGBW V1 modules, these modules have inbuilt LED animation routines.

    Animation - Fireplace - programId="6"

    Animation - Storm - programId="7"

    Animation - Rainbow - programId="8"

    Animation - Aurora - programId="9"

    Animation - LAPD - programId="10"

    Animation - Animation Off - programId="0"

    In the Entity Action you need to select the RGB Controller device of interest. Mine looks like this in Vera and is called "Kitchen - RGBW"

    c0c0ba70-a886-4f37-990f-5993dea78009-image.png

    You can then select x_vera_rgbcontroller_plugin.start_animation

    c5e3f21e-b1c8-4d0f-8109-7daf5fde1aec-image.png

    "speed" and "duration" fields I'm not sure about, never had to deal with those before in Vera / PLEG. I left them both at 0. The LED animations works OK anyway.

    Might have to look at the Fibaro RGBW user manual see what they say.

    Fireplace example:

    6e0c17a0-0ca8-460e-a65a-46e03404ab37-image.png

    Storm example:

    a0906648-62e0-481b-b86c-90dc0a7e4e5a-image.png

    Animation Off example:

    f5d51105-8952-4f69-b5d6-fc0d2e5275bf-image.png

    Be sure to change both the program_id field and the program_name field or it won't work.

  • ALTHUE and Harmony mappings

    Locked
    6
    0 Votes
    6 Posts
    264 Views
    cw-kidC

    This was a split out thread:

    See here instead now:

    Harmony:

    https://smarthome.community/post/4341

    AltHue

    https://smarthome.community/post/4342

  • Setting RGB colour values

    Locked
    10
    0 Votes
    10 Posts
    402 Views
    toggledbitsT

    It's done!

Recent Topics