Multi-System Reactor

745 Topics 7.1k Posts
  • EzloControler access credentials timeout?

    Locked
    12
    0 Votes
    12 Posts
    317 Views

    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
    185 Views

    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
    234 Views

    @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
    173 Views

    Can we mark this topic as [Solved] please?

  • [Solved] latest-22328 restart fails

    Locked
    27
    1 Votes
    27 Posts
    1k Views

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

  • Issue with HTTP API

    Locked
    8
    0 Votes
    8 Posts
    285 Views

    @toggledbits yes that was the problem, thanks on the fix.

    Best regards

  • 0 Votes
    3 Posts
    120 Views

    Apparently not, but I did now and everything is back to normal. Thank you!

  • 0 Votes
    3 Posts
    162 Views

    @toggledbits That may be true. If so then lets change this to a feature request!

  • Action Pace Configuration MSR

    Locked
    3
    0 Votes
    3 Posts
    112 Views

    Thanks much for the prompt reply, I just tried it and it noticeably improved the execution of the rule.

  • 0 Votes
    4 Posts
    185 Views

    @toggledbits, 22310 release notes are missing from the announcements?

  • Where Used Functionality?

    Locked
    4
    0 Votes
    4 Posts
    174 Views

    @tbully
    I've had this before too. Something has triggered (or not) .Being able to look up where it is present without going through all the rules would have been great. MSR has a great recent history and warnings now to help, but especially when changing things and you want to be sure you have caught everywhere things were defined.
    This was last in vera for me but i'm sure it will happen again as I rebuild everything and my rules become more linked together.

    Aside from search for this, When opening nested/closed rules in the UI, the reactions don't show without clicking edit. It does make it quite hard to open a few rules to have a quick glance at the trigger and reaction.
    I might be missing something, but it would be great to be able (even if an option to turn this on or off) to also see the reactions when opening a rule to check it contains what you think it should, or when quickly comparing similar rules too.
    example.png

  • 0 Votes
    6 Posts
    511 Views

    @pabla Thank You!
    Perfect guess on your part. This works as an example. Appreciate you pointing me in the right direction
    working1.png

    @toggledbits also appreciate your intent to make the UI yaml friendly at some point too. This json/yaml thing caught me out, along with the code formatting required.

    Thanks again to all 🙂

    Side note to anyone using kiosk type modes (like in windows especially). It might seem nice to have the browser restart after x hours in the kiosk settings to take you back to a home/start page in HA, but that will break browsermod and force you to re-register the browser (so, the better way is to use MSR or another way to control that behavior, if you want it)

  • MQTT templates for Reactor

    Locked
    2
    4 Votes
    2 Posts
    131 Views

    What a gent!

    C

  • 1 Votes
    8 Posts
    317 Views

    yep, it's working as you suggested and I've found the mention of seconds (and of 120 updates per minute in a flapping rule).

    I'm just pinging /api/v1/alive, and I hope you'll add a more granular timer natively. I need to update some aggregate home energy data every 15 secs, because the relative sensors are updating very frequently (via MQTT, as I've already reported) and I cannot watch for sensors, it will flap too easily. For now, case closed, I guess. Thanks!

  • Pulse

    Locked
    3
    0 Votes
    3 Posts
    144 Views

    @pabla Implemented - now just waiting for Honeywell to, well, be Honeywell 🙂

  • Error message

    Locked
    16
    0 Votes
    16 Posts
    455 Views

    Complementing information, this is the mother rule, and that on the second line of the Set Reaction called the Reaction that had the error I presented above.

    0d78d30c-8346-4341-8a65-46f0937b7b15-image.png

  • 0 Votes
    4 Posts
    308 Views

    I would not leave an empty WHERE clause there... limit it to the entity you want to look at. If you don't, and you happen to modify your configuration down the road to include other extra attributes for any entity, they will be picked up by this query and seriously mess up this graph.

  • 0 Votes
    6 Posts
    249 Views

    Check out ZeroTier. It is so easy to set up on all kinds of devices.

  • HTTP Request Max Response Limit

    Locked
    2
    0 Votes
    2 Posts
    133 Views

    Thanks for the suggestion. There's a whole new way of doing settings being developed, with the goal of (a) exposing all options in the UI, and (b) eliminating the need to edit YAML.

    Please check the posting guidelines, specifically the section on how to properly format code and code-like things (like configs and logs; find it under the heading Format Posts Properly). Posting improperly-formatted configs makes problems for users that try to copy-paste later.

  • REST API implementation

    Locked
    8
    0 Votes
    8 Posts
    262 Views

    @mgvra I guess my one question is if you just simply ignore the evaluated results of a rule's true/false state isn't that pretty much the same as turning it off?

    "If a rule turns true/false but no other rule is there to hear it... does it make a sound?" 😉

Recent Topics