Skip to content

Multi-System Reactor

809 Topics 7.7k Posts
  • Programmatically capture HTTP Request action status code or error

    Locked
    3
    0 Votes
    3 Posts
    719 Views
    therealdbT
    So, an empty string is 200ish, otherwise error/timeout is null? That works, thank you!
  • 0 Votes
    9 Posts
    1k Views
    toggledbitsT
    First, always look at the logs. I'm 100% certain that "nothing happens" isn't what's in the logs. It looks like the device has separate targetValue values for the white channels, so you may just need to use those. That means for red, green, and blue, you'll use targetValue for the property with a JSON object, but leave the propertyKey blank. For warm white, you use property targetValue with propertyKey zero (0), and for cold white you'll use propertyKey one (1). Edit: look at the logs
  • Problem with simultaneous notifications.

    Locked
    1
    2
    0 Votes
    1 Posts
    305 Views
    No one has replied
  • Problem after upgrading to 25067

    Locked
    4
    0 Votes
    4 Posts
    551 Views
    R
    I reviewed my Reactor configuration file. Some time ago I had duplicated one of the hubitat device sections in anticipation of making changes to my extended LAN. While one entry was marked as "enabled: false", it seems that MSR did not like the duplicate ID even though the duplicate was disabled. I added and "X" to the "id" and "name" of the duplicated entry and the error messages ceased. Thanks for the help
  • Global expressions not always evaluated

    Locked
    3
    2
    0 Votes
    3 Posts
    489 Views
    tunnusT
    @toggledbits great! Will this fix make it to the next build?
  • [Solved] Local expression evaluation

    Locked
    13
    2
    0 Votes
    13 Posts
    2k Views
    tunnusT
    @toggledbits the main thing is that now I know that this behaviour is not a bug and there's a clear alternative (not using global variables when rule does not trigger often enough). Anyway, MSR is a great software and thanks for your continued support!
  • [Solved] Runtime error when exiting global reaction that contains a group

    Locked
    7
    0 Votes
    7 Posts
    1k Views
    G
    @toggledbits Confirmed.
  • Cannot delete Global Expressions

    Locked
    3
    0 Votes
    3 Posts
    511 Views
    SnowmanS
    The new built fixed the issue. Thanks for the fast response. Much appreciated.
  • Local notification methods?

    Locked
    24
    0 Votes
    24 Posts
    7k Views
    toggledbitsT
    @therealdb said in Local notification methods?: @toggledbits time for a custom mqtt template LOL! I think for one topic, it might be a bit of overkill, but then, that's kind of how we roll, isn't it?
  • Custom capabilities in MQTT templates

    Locked
    8
    1 Votes
    8 Posts
    1k Views
    toggledbitsT
    That is cool. I really love stuff that combines simple, available IoT bits with the old greasy bits to solve problems. It appeals to my libertarian steampunk fantasy of how I'd run my home, which unfortunately far exceeds my wife's tolerance for the lower limits of luxury over sustainability.
  • [SOLVED]Hass websocket falsely reporting ready on boot??

    Locked
    16
    0 Votes
    16 Posts
    2k Views
    toggledbitsT
    The alerts persisting is a sync problem with the alerts data object. I've found and (hopefully) fixed it for the next build. Both it and the Controller Status widget need special handing when the API connection is restarted.
  • [SOLVED]Logs permissions for Docker Install

    Locked
    8
    0 Votes
    8 Posts
    1k Views
    toggledbitsT
    @vezinpi said in [SOLVED]Logs permissions for Docker Install: from the dist-config/logging.yaml that the default is 0644 (which would work just fine) Yes, and that needs to read 0o644 now -- I've fixed that for the next build. The default is actually 0o640 in the code, so I've fixed the distribution template for that as well.
  • Button.Since Revisited

    Locked
    1
    0 Votes
    1 Posts
    292 Views
    No one has replied
  • [SOLVED] reactor_inet_check script... and containers

    Locked
    9
    2
    0 Votes
    9 Posts
    1k Views
    CatmanV2C
    Oooh thanks! C
  • Catch-all lights rule

    Locked
    7
    3
    0 Votes
    7 Posts
    794 Views
    G
    @toggledbits sorry for the delay, day job has a rude habit of interfering in fun. This solution worked perfectly for this need. It's actually quite similar to how I control the outdoor garden fountain, HVAC, and some other things. As usual, I tried to over-complicate things. EDIT: in fact, I find I am using this EXACT method for my outdoor LIFX lights. sigh I am still looking for that context. Will provide when I locate it.
  • Throttled problem

    Locked
    15
    2
    0 Votes
    15 Posts
    2k Views
    toggledbitsT
    OK. That's enough info to determine it's a NUT problem (or driver problem), at least. You may want to look at this. You should be troubleshooting at the Network UPS Tools level, looking at your (operating) system log files. Restarting the service isn't going to fix it.
  • Dynamic Alert Based on Tripped Expression

    Locked
    3
    0 Votes
    3 Posts
    429 Views
    T
    This is fantastic (and I’m sure is covered in the manual - oops). Thank you, @tunnus
  • latest-25016 toggle.toggle on VeraController Lock entity not working

    Locked
    6
    0 Votes
    6 Posts
    661 Views
    CrilleC
    Thank you! toggle.toggle is back in business.
  • [Solved] Migrating MSR to Docker on Proxmox

    Locked
    12
    2
    0 Votes
    12 Posts
    2k Views
    G
    To bring this all full circle, I had installed Portainer just to see what it was/did. Rereading the manual for MSR I stumbled across Portainer-specific instructions. Short story long, I deleted the original container and created a new one thru the Portainer path. Done in mere minutes, runs flawlessly and I don't need to worry about the docker-compose errors I was getting. Going to mark this topic as solved as all of the three issues were addressed.
  • Runtime error latest-24366 when Create New Reaction

    Locked
    6
    0 Votes
    6 Posts
    652 Views
    B
    Confirming that 25016 has indeed resolved the error. Thank you !!

Recent Topics