Skip to content

Multi-System Reactor

746 Topics 7.1k Posts
  • DelayLight replicate in MSR

    2
    0 Votes
    2 Posts
    175 Views
    toggledbitsT

    This post needs to be updated/enhanced to meet the posting guidelines.

  • Having an Echo device play mp3?

    Unsolved
    2
    0 Votes
    2 Posts
    172 Views
    PablaP

    Does the Echo media player entity in HA support playback of local files? If so you may just need to add the capability for the echo device in your reactor config file. See here in docs to do so

  • Sending numbers as payload type in actions enhancement

    4
    0 Votes
    4 Posts
    204 Views
    toggledbitsT

    OK. I can address the error message. Best of both worlds.

  • Disabled groups in reactions

    5
    0 Votes
    5 Posts
    227 Views
    toggledbitsT

    It's A, not B. This is consistent with the use of condition groups elsewhere, like in rule triggers and, most specifically, constraints (conditions on a group are constraints).

  • MSR Not Actioning

    4
    0 Votes
    4 Posts
    170 Views
    S

    I updated to the latest build and this solved all of my issues. Thanks for the suggestions! I will try to stay up to date on the latest stable builds from here on.

  • Forecast attribute in array

    3
    0 Votes
    3 Posts
    250 Views
    T

    @Crille
    Thanks for that! I've added two global expressions using two different services, and they both are returning the forecasted high for today.

    02e9a137-8383-49b4-852c-87e9c0d8c7a7-image.png

  • [Closed] Pushover sounds in MSR

    Locked
    4
    0 Votes
    4 Posts
    228 Views
    G

    @toggledbits That's on par with what I was thinking - no worries, I'll look at making the call as part of the ruleset.

    Thanks!

  • Home assistant addon: Import Vera/Openluup backup

    Locked
    13
    0 Votes
    13 Posts
    547 Views
    R

    Pff, solved. It was a copy/paste issue of some sorts. I removed the space and typed it again and now it works. Thanks for the help!

  • Reactor Ex Machina

    Locked
    18
    0 Votes
    18 Posts
    770 Views
    3

    I'm not in need of it. As I was moving off Lighting Director I just happened to notice they had a max number of lights. I think the OG DeusExMachina did too. I think how you have it would be more lifelike. Especially when you couple of a few specific OFF rules so the lights turn off faster than 10-20 minutes.

  • Function sanity check please

    Locked
    1
    0 Votes
    1 Posts
    117 Views
    No one has replied
  • Can I use Dynamic Group Control for Triggers and Reactions?

    Locked
    19
    0 Votes
    19 Posts
    613 Views
    toggledbitsT

    That would depend on what you're using them for. The only one I see above is to make a list of entity names from a group's members, presumably to use it in a message or something else not yet completed?

  • What does [Error] terminated [-] mean?

    Locked
    9
    0 Votes
    9 Posts
    362 Views
    SnowmanS

    I finally found the problem after a lot of troubleshooting. Patrick guided me to possibly an issue with the Siren but couldn't figure out, until, I realized that the 2-second tone duration I configured for siren 8 was likely the reason I saw those errors.

    If you look at my original screenshot, I was turning off the siren under the Reset Reaction but the siren had already stopped beeping under the Set Reaction. At least I like to believe it did since it only lasted 2 seconds.

    All I did is remove the Reset Reaction. See below. That did the trick for me. No more "Terminated" errors.

    83bfa3dc-25a5-4496-a688-a3e93007eeed-image.png

  • [RESOLVED] How quickly should logs rotate?

    Locked
    13
    0 Votes
    13 Posts
    411 Views
    3

    @toggledbits Awesome. Thank you.

    I know you know, but for others, the rule ID is also noted in the logs. Makes it easier to copy and paste without having to look up the ID within the GUI.
    f5fc7a07-2b33-4574-b3ec-d2dca45c70f6-image.png

  • ZWaveJSController won't connect to ZWaveJS under Home Assistant/HACS

    Locked
    13
    0 Votes
    13 Posts
    596 Views
    G

    @tamorgen That sounds vaguely familiar!

  • Critical Disk Space Warning

    Locked
    6
    0 Votes
    6 Posts
    297 Views
    R

    @toggledbits said in Critical Disk Space Warning:

    Reading: https://reactor.toggledbits.com/docs/SystemController/

    Splendid. You think of everything! Forgot about that.

  • The immortal Bard...

    Locked
    2
    1 Votes
    2 Posts
    115 Views
    G

    The same ask of ChatGPT....

    image.png

  • Trying to add second Hubitat controller [Solved]

    Locked
    8
    0 Votes
    8 Posts
    385 Views
    G

    @retireditguy did you resolve your issue? If so, please update the title with [Solved] so the rest of us know.

  • Local expressions not evaluated in rules (MQTTController based entities)

    Locked
    3
    0 Votes
    3 Posts
    162 Views
    M

    Thanks for your quick reply!
    With added NUL group and interval it seems to be working just fine.

    Well don't know about great post, just asking 'stupid' questions and hoping to learn something along the way.
    But it's nice if it can be used as an example of how tackle that kind of problem.

    br,
    mgvra

  • [Solved] Expressions - predefining a variable type

    Locked
    11
    0 Votes
    11 Posts
    337 Views
    PerHP

    I appreciate both the strictness regarding code and the lesson in javascript. Thanks!

    I've found out why my "MaxInInterval" didn't work in the original post, and what that "Force re-evaluation..." tickbox on the reactions does!

    42141f14-385f-429d-a8b9-4358b1074800-image.png

    (to type it out, I changed the variable in reaction, and naturally, the only variable being updated was the one called out..)

  • MQTT Controller and extended capabilities

    Locked
    3
    0 Votes
    3 Posts
    374 Views
    toggledbitsT

    Local capabilities aren't working in the current release, and you probably don't need one anyway. This looks like a virtual switch application, for which the power_switch capability is probably sufficient. See the Capability List for details.

    Even if local capabilities were working, your action still wouldn't work because it's not properly structured. What you have in the capability should be in the entity config (with at least one other error corrected), and the local capability definition would need different data. But that's neither here nor there at the moment, because local capability definition is broken. I'll fix it in a future build, but given how few people have complained, nobody seems to be much missing it, and for your application I'm thinking power_switch is a better option anyway.

Recent Topics