Skip to content

Multi-System Reactor

792 Topics 7.5k Posts
  • Play media from HA:s media folder?

    Locked
    2
    0 Votes
    2 Posts
    195 Views
    toggledbitsT
    Again, if you can do outside of MSR, there should be no reason you can't do it from within MSR. The trick is to figure out how to do it at all.
  • 0 Votes
    8 Posts
    536 Views
    therealdbT
    I’m doing something similar (ie what’s the pool temp? Or is the laundry done?) by using HA Bridge and calling a Vera function via HTTP. I think HA has this feature out of the box, using their hue emulation on Alexa or Nabu Casa.
  • Have the lights turn on - don't work

    7
    1
    0 Votes
    7 Posts
    401 Views
    F
    I just want to update you guys, that all worked well last night. My lights turned on as expected!
  • Restart Reactor option not working on QNAP docker

    Locked
    6
    0 Votes
    6 Posts
    530 Views
    Tom_DT
    Nice to know that "Restart Reactor" under tools shuts Reactor down and then relies on the host to restart it. Nice to know that QNAP is not behaving. I restart on the QNAP GUI after I make configuration changes. I am using QNAP because it is what I have so this would be good info for someone looking for a NAS to run Reactor on.
  • Fibaro FGD212 and dimming (HomeAssistant)

    Locked
    7
    0 Votes
    7 Posts
    676 Views
    D
    Thanks for the super quick resolution on this PR!
  • Native support for Philips Hue

    Locked
    6
    0 Votes
    6 Posts
    298 Views
    toggledbitsT
    MQTT work is already under way, as is ZWaveJS. Since those are "drop-in" features, they are not version-dependent, so I don't have any urgency around getting them done in time for the 1.0 release, but MQTT will probably make an appearance in preview form (at least) in late Summer or early Autumn.
  • Expression to randomly run Global Reactions ?

    Locked
    39
    1
    0 Votes
    39 Posts
    3k Views
    cw-kidC
    It looks to be working OK. Its changing the colours on the LED strip every 5 minutes currently. I'll leave it running for a while tonight. Thanks.
  • Change instruction in Dome DMS01 device

    Locked
    8
    4
    0 Votes
    8 Posts
    437 Views
    toggledbitsT
    No special powers, no cape. Just trying to make good of all the hours spent figuring things out... I can't get that time back, but I can share what it taught me.
  • Help with MSR Rule

    Locked
    2
    0 Votes
    2 Posts
    220 Views
    G
    Screenshots of your rulesets would be helpful.
  • [SOLVED] restricting lights from a certain hour

    Locked
    42
    2
    0 Votes
    42 Posts
    3k Views
    G
    @librasun @toggledbits I am delighted to say there were no lights between 05:30 and 06:30 (as planned) this morning. Review: Removed duplicate Set Reaction from ruleset "Sunset Lights: On" - this was already called elsewhere and was overriding the "Rainstorm Lights: On" ruleset. Removed Day as a considered mode from "Sunset Lights: On" as they're going on at sunset and Day mode ends then. It makes Day a mode that should never trigger - but it was at 05:30 incorrectly as that's when Day mode restores. Returned the weekend and weekday exclusions to the Conditions from Constraints set as after the appropriate alarm clock times. My thanks to both of you - I really appreciate your feedback and guidance here!
  • IKEA Sonos Symfonisk Speaker TTS

    Locked
    5
    2
    0 Votes
    5 Posts
    597 Views
    Tom_DT
    How about "The single action trial tool"... which is the button you just clicked... "cannot be used when the action parameters contain variable/expression substitutions. Try the Reaction play button after saving."
  • MSR - long-leap updating

    Locked
    2
    0 Votes
    2 Posts
    164 Views
    toggledbitsT
    As with Reactor for Vera, if file formats evolve, I like to implement automatic upgrades, and I tend to leave those in for a long time because people sometimes restore backups from previous versions, etc. I can't think of any reason you should not be able to upgrade from pretty much any prior version of MSR to the latest.
  • MSR on 2 QNAP devices

    Locked
    1
    0 Votes
    1 Posts
    145 Views
    No one has replied
  • EZLO controller

    Locked
    5
    0 Votes
    5 Posts
    388 Views
    MikeReadingtonM
    @crille Thanks for letting me know.
  • Global variable in numeric format

    Locked
    4
    0 Votes
    4 Posts
    252 Views
    wmarcolinW
    Teacher @toggledbits , thanks for the lesson, problem solved.
  • Color-changing across three LIFX bulbs

    Locked
    8
    0 Votes
    8 Posts
    428 Views
    ElcidE
    [[255,0,0],[0,255,0],[0,0,255]] would be the initial array to set a starting value, instead of ["a","b","c"] So red, green, blue for the 3 lights. Then in light 1 red would be ${{rotated[0][0]}} green would be ${{rotated[0][1]}} blue would be ${{rotated[0][2]}} For light 2 set the first index to [1] and for 3rd light to [2]. This would work for nth number of lights, you would just add an array element for each light. [edited for corrections]
  • Time Sync Warning Message in STATUS

    Locked
    5
    1 Votes
    5 Posts
    374 Views
    LibraSunL
    Funny enough, I had already done all those things (and more, including restart of Docker container), and all were set correctly. Leave these tips up for anyone similarly encumbered. I'll let you know if my MSR/Chrome/Windows/Docker/Container decide to fly right. UPDATE: I then performed a hard-refresh (CTRL-F5) of my browser, and the error message did not return on next visit to STATUS, so evidently that's the sine qua non of the reset checklist.
  • Stumbling toward a working MSR...

    Locked
    13
    0 Votes
    13 Posts
    904 Views
    Tom_DT
    Once you have been through the process a few times it goes pretty fast. I'll get more practice as versions of MSR are released.
  • This topic is deleted!

    Locked
    3
    1
    0 Votes
    3 Posts
    3 Views
  • Hubitat Device Errors in the log

    Locked
    7
    0 Votes
    7 Posts
    545 Views
    toggledbitsT
    An additional follow-up: the aforementioned workaround was incorporated into the last release (21153); that is, HubitatController will now perform a login at the hub (even though the session is abandoned and no other work is done via the Hubitat UI) to clear the restriction on the eventsocket. Hubitat users who operate hubs with "Hub Logic Security" enabled can enable this workaround simply by adding username and password keys with valid credentials to the config section of their controller configuration (in reactor.yaml).

Recent Topics