Skip to content

Multi-System Reactor

779 Topics 7.4k Posts
  • 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
    152 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
    255 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
    389 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
    97 Views
    No one has replied
  • [Solved] ZWaveJSUI not responding to ZWaveJSController

    Locked
    10
    0 Votes
    10 Posts
    391 Views
    G

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

  • warning icons missing

    Locked
    6
    0 Votes
    6 Posts
    299 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
    197 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
    299 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
    224 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
    408 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
    95 Views
    No one has replied
  • MQTTController: two brokers?

    Locked
    8
    0 Votes
    8 Posts
    327 Views
    G

    @toggledbits In configuring the entity for OwnTracks... completely disregard my prior insanity. I'm finding all sorta good things BY READING ALL THE WORDS in the manual.

    🤫

    I'll be out the rest of the day - still just poking at this.

  • And the same to you, @toggledbits

    Locked
    1
    4 Votes
    1 Posts
    101 Views
    No one has replied
  • EzloControler access credentials timeout?

    Locked
    12
    0 Votes
    12 Posts
    401 Views
    I

    Reactor version: latest-22343-ef2b8f75
    OS: Ubuntu 22.04.1 LTS, AMD EPYC 7262
    Reactor installed vis Docker (docker-compose to be exact), version 20.10.12, build 20.10.12-0ubuntu4
    Hub involved: Ezlo Plus Firmware 2.0.33.2116.2 Advanced Scenes 1.56

    Yes, much better - things seem to be working now. I'd attach a log (as you mentioned there were warnings about setting undefined, among other things), but apparently I can't do that yet, so I'll stand by for directions on the data collection.

    Thanks for your help.

  • What am I missing with this rule not setting?

    Locked
    4
    0 Votes
    4 Posts
    227 Views
    C

    OK, Thanks for this. I do prefer to use constraints where they work (my thinking it prevents constant evaluations when not needed). I'll be extra careful in rules that are not often setting and have long time delays where something may or may not become true.
    I'll move the constraints as set into condition groups and try that 🙂
    Update: Scrubbed the constraints and rule is set. Thanks as always.
    campervannew.png

  • [Solved] 22337 ignoring "not between"?

    Locked
    9
    0 Votes
    9 Posts
    321 Views
    G

    @toggledbits

    This seems more appropriate. The timebox AND the OR group for Heating vs Cooling with the individual Heating and Cooling groups nested within.

    f9a1a1ce-99a4-4b90-b325-7b916c0f357b-image.png

    Edited with the updated version.

  • Dimming.set 'attribute' no longer available

    Locked
    4
    0 Votes
    4 Posts
    196 Views
    G

    Can we mark this topic as [Solved] please?

  • [Solved] latest-22328 restart fails

    Locked
    27
    1 Votes
    27 Posts
    1k Views
    CrilleC

    Thank you both for solving this issue. I can also confirm it's working as intended now.

Recent Topics