Skip to content

Multi-System Reactor

792 Topics 7.5k Posts
  • [RESOLVED] How quickly should logs rotate?

    Locked
    13
    2
    0 Votes
    13 Posts
    641 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. [image: 1680548559708-f5fc7a07-2b33-4574-b3ec-d2dca45c70f6-image.png]
  • ZWaveJSController won't connect to ZWaveJS under Home Assistant/HACS

    Locked
    13
    1
    0 Votes
    13 Posts
    1k Views
    G
    @tamorgen That sounds vaguely familiar!
  • Critical Disk Space Warning

    Locked
    6
    2
    0 Votes
    6 Posts
    438 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
    1 Votes
    2 Posts
    174 Views
    G
    The same ask of ChatGPT.... [image: 1680232037788-2eb01a01-2c90-4c1a-bf1e-f05c35694e74-image.png]
  • Trying to add second Hubitat controller [Solved]

    Locked hubitat c8 multicontroller
    8
    0 Votes
    8 Posts
    586 Views
    G
    @retireditguy did you resolve your issue? If so, please update the title with [Solved] so the rest of us know.
  • 0 Votes
    3 Posts
    269 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
    2
    0 Votes
    11 Posts
    659 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! [image: 1679324080122-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
    2
    0 Votes
    3 Posts
    545 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.
  • localization settings

    Locked
    17
    0 Votes
    17 Posts
    1k Views
    toggledbitsT
    Not ignored, just not used if there was no language file present for the selected language.
  • 0 Votes
    1 Posts
    104 Views
    No one has replied
  • Does order matter in Reactions Set/Reset

    Locked
    4
    0 Votes
    4 Posts
    274 Views
    toggledbitsT
    Yes. More context is better than less, and it would likely be more useful to others reading this to understand what specific action you are talking about, so in future, I recommend widening out those screen shots to provide that context. For the benefit of those other readers, in this case, it's a Run Reaction action. There is a similar checkbox for HTTP Request. Also as a general comment, you asked specifically about Set and Reset reactions, but all of this conversation applies to all reactions, including global.
  • Reactor: How to call Hass service for noob

    Locked
    4
    2
    0 Votes
    4 Posts
    327 Views
    W
    @Crille said in Reactor: How to call Hass service for noob: cmd: page home Perfect, it works, thank you so much. [image: 1678227658694-capture3.png]
  • 0 Votes
    9 Posts
    441 Views
    toggledbitsT
    @christian_fabre said in No drop-down list on Entity Attribute in "Creation Rule Sets" interface: 2- I changed browser, I used Microsoft Edge and miraculously it works and the Entities dialog box opens correctly. Thank you for your help ... but why Google Chrome which is my favorite browser does not work ... I note that you're using a beta version of Chrome, which may contain bugs. I tried installing the same beta version, and it worked fine for me, as does the current release version (stable, for Windows). But if Edge works for you, that also suggests the issue is specific to your browser instance. Again, you need to check Chrome's configuration settings to make sure that pop-ups are explicitly not blocked for the IP address of your host. In Chrome settings, search for "pop-up" to find this configuration area. Failing that, I would try purging all site data and caches in Chrome's "Privacy and Security" settings, and do "Reset Settings" at the root of Chrome's settings.
  • Evaluating variables redux

    Locked
    9
    0 Votes
    9 Posts
    497 Views
    CatmanV2C
    @Pabla Umm wow! Thanks. That's remarkable. All sorted! C
  • Virtual Device for Vacations

    Locked
    6
    1
    0 Votes
    6 Posts
    340 Views
    CatmanV2C
    @therealdb ahh yes. We have antediluvian gas..... C
  • Is it possible to use a single reaction for multiple entities as variables?

    Locked
    30
    0 Votes
    30 Posts
    3k Views
    toggledbitsT
    It should look like this: message: "${{window_names}} Open"
  • 0 Votes
    5 Posts
    285 Views
    G
    @Pabla Weirder still, now it works for me. ONLY DIFFERENCE... I wiped out the Reset Reaction completely and started fresh. All other times I had built the first group and copy button'd it to another. Let me try that to create the MBthR group now that I have the None Deferred group done. UPDATE: it's WAI now. "What changed?" I am doing this work from a different Mac. Same browser on both. UPDATE to the UPDATE: went back to the original Mac, browser was still open but the MSR tab closed. Opened new tab for MSR in same instance of the browser and... worked fine. Will mark this as solved - I hate gremlins.
  • [Solved] Hubitat Hub Information Driver v3 and probe device

    Locked
    9
    0 Votes
    9 Posts
    668 Views
    toggledbitsT
    Great. Thanks for letting me know.
  • Home assistant Native Notification

    Locked
    5
    0 Votes
    5 Posts
    323 Views
    T
    @toggledbits Thanks Patrick, that did the trick!
  • Play music in random order with Sonos playlists/favorites?

    Locked Solved
    3
    0 Votes
    3 Posts
    357 Views
    F
    @Pabla thanks! That was too easy.... Shame on me...

Recent Topics