Skip to content

Multi-System Reactor

767 Topics 7.3k Posts
  • Way to copy or export Alerts?

    Locked
    4
    0 Votes
    4 Posts
    166 Views
    cw-kidC

    @Crille

    Brilliant good to know thanks

  • Include Entity by Name in Dynamic Group Controller

    Locked Solved
    7
    0 Votes
    7 Posts
    256 Views
    PablaP

    @toggledbits that did the trick

  • [Solved] MSR actions aren't running anymore-- can't find what's broken

    Locked
    7
    0 Votes
    7 Posts
    333 Views
    G

    @Edwin1972 Please update the topic to have [Solved] at the beginning.

    Glad everything worked out!

  • My MQTTController templates contribution

    Locked
    3
    3 Votes
    3 Posts
    212 Views
    CrilleC

    I've added a template for Shelly Plug S

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    17 Views
    No one has replied
  • 0 Votes
    6 Posts
    272 Views
    N

    Thanks a lot! I will start to check better these kind of problems!
    EzloController is hard-wired connection, so I will start with battery devices and zwave-mesh.

    Thanks!

  • MQTT log levels & log rotation

    Locked
    7
    0 Votes
    7 Posts
    547 Views
    toggledbitsT

    @tunnus topic logging is separate. Remember that 4MB is 4,194,304 bytes, not 4,000,000. The last message logged before rotation may cause the file to be slightly larger.

  • Help. Installing Reactor on Home Assistant.

    Locked
    33
    0 Votes
    33 Posts
    2k Views
    G

    @alminsk Now that you've been working in MSR for a short while it's time to revisit the manual. You'll find things that may not have made sense or that you didn't see a use for now make much more sense.

    Focus on how to understand the signs MSR is giving you to help you troubleshoot.

    I, too, came from the Vera Reactor plugin. "Same but different" applies here - but in all good ways.

  • Neural TTS with Sonos & Hubitat

    Locked
    1
    1 Votes
    1 Posts
    147 Views
    No one has replied
  • Cheapest platform on which to run MSR

    Locked
    27
    0 Votes
    27 Posts
    2k Views
    toggledbitsT

    @retireditguy your question is OT for this thread and belongs in its own topic. Please start a new topic for your question. Also, please refer to the posting guidelines before (re)asking your question.

  • [Resolved] Determining if button is pushed

    Locked
    5
    0 Votes
    5 Posts
    235 Views
    3

    @SweetGenius Thank you for the screenshot. I was trying to see if there was a way to "set" the value back to zero. I didn't even think about pushing button zero in my actions.

  • MSR support for openHAB?

    Locked
    6
    0 Votes
    6 Posts
    362 Views
    LibraSunL

    What is the module called that OpenHAB uses to interconnect with external services? (Its "MakerAPI" to borrow a term from Hubitat, lol)

  • Admin user required for Home Assistant Controller status and reactions

    Locked
    1
    0 Votes
    1 Posts
    92 Views
    No one has replied
  • [Solved] ZWaveJSUI not responding to ZWaveJSController

    Locked
    10
    0 Votes
    10 Posts
    374 Views
    G

    @toggledbits I can confirm success. iblinds WAI with 23011.

  • warning icons missing

    Locked
    6
    0 Votes
    6 Posts
    257 Views
    tunnusT

    With build 22349 I'm not seeing trouble icons if entity is missing from rule's reactions, triggers seem to be fine in this sense.

  • [MSR] reactor-espresense to track ESPresense BTLE devices/beacons

    Locked
    2
    1 Votes
    2 Posts
    183 Views
    G

    @therealdb Gonna keep an eye on this as I've just implemented a slew of these around the house via MQTT in Home Assistant.

  • Reactor Start - System Crash/Restart

    Locked
    7
    0 Votes
    7 Posts
    294 Views
    T

    In my exhaustion (anger? Lol), I mistyped. I’m at 22.04. 🙂

    I do fire an email just before the reboot. I took a break to check emails and wrap up for the day and this is what triggered it for me. If it wasn’t for this, I think I’d still be digging. I send lots of emails, perhaps too many, when different things happen. This is a great idea!

    I have to go look at the rule today. I thought I set a variable on reboot which would only allow one event/reboot. At least I thought about this possibility but I clearly missed something.

    Thanks for the consoling, gents. I’ve appreciated both of your support over the past year as I’ve slowly moved away from Vera to HASS with Reactor being the central rules engine.

  • Sanity check on rule: using the sun as a condition for Group reactions

    Locked
    4
    0 Votes
    4 Posts
    210 Views
    toggledbitsT

    @gwp1 said in Sanity check on rule: using the sun as a condition for Group reactions:

    My sunrise/sunset OR is simply to act as the Condition noting the sun has "changed".

    Yeah... doesn't work that way. between sunrise and sunset is true during the configured period, so the parent OR group is true. When sunset arrives, the first condition goes false but the second condition goes true in the same evaluation/instant, so the group remains true because both conditions were never false at the same instant, you just traded one for the other. There is no "dead period" between the two conditions, one changes to the other instantly, so the OR group never changes state (remains true forever with the conditions given).

    There are many choices to get to what you want. I'm going to leave it to your creativity to imagine/solve. Hint: you can do it without changing the structure of this rule or its conditions and reactions, just by choosing condition options carefully in the right places.

  • Need advice building templates for MQTTController

    Locked
    9
    0 Votes
    9 Posts
    384 Views
    CrilleC

    @toggledbits A few more thoughts:

    I would like to parameterize primary_attribute: and temperature_sensor.units to give the user the oppurtunity to choose between for example temperature or humidity and C or F. Before I show you all my failures, is it supposed to be doable in current release? (I'm now doing it by having the same templates in one file but with different primary_attribute: and id's)

    I'd like to suggest more aliases for value_sensor for example atmospheric_pressure and signal_strength both with .units. Is that something you would consider or is there another way to accomplish two value_sensor in one entity?

    Before I show you all my failures, is it possible somehow to predefine values for light_effect?

    Thank you for your patience and let me know if you need me to provide more info if the answer isn't just yes or no 🙂

  • Is latest-22337 in DockerHub?

    Locked
    1
    0 Votes
    1 Posts
    94 Views
    No one has replied

Recent Topics