Multi-System Reactor

696 Topics 6.8k Posts
  • 0 Votes
    5 Posts
    130 Views

    @toggledbits in editor mode it is always correct, i.e. showing "less than", but after hitting "exit" it's showing "at least" (and functionally working as it was "at least")

    EDIT: it almost works as the rule starts triggered (as it should), but it also stays triggered (which it should not)

  • 0 Votes
    5 Posts
    171 Views

    @toggledbits said in Upcoming HubitatController z-wave polling feature:

    I think that's right

    It is correct. My polling config left the default frequency at 60000ms (1 minute) and I did not include the interval settings on my devices, of which I am polling 3 until I can get around to replacing them. Upon reactor startup, the first device in the list is polled, one minute later the second device, another minute later, the third device. Seven minutes from there, or ten minutes from the initial poll, device 1 is polled again.

    Thank you @toggledbits for adding this feature.

  • MSR setup for http request (today's date)

    15
    0 Votes
    15 Posts
    560 Views

    OK. Move your global expressions into your rule so they are rule-based expressions. They will update each time the Interval triggers.

  • Notifications to HA App via Reactor?

    8
    0 Votes
    8 Posts
    208 Views

    Thanks for the suggestions!
    In absence of a notify option, I think setting a variable which has an action for notify.x triggered by it changing, and using using the content of the variable (and then clearing it) might work.
    'other people' i'm trying to get the hang of how things work will be able to understand set variable "send_notification" and type what they want as well 🙂

  • NUTControlle with influxDB

    6
    0 Votes
    6 Posts
    146 Views

    @toggledbits

    Thanks boss for the master class!! I will change x_hubitat_extra_attributes, you are right, many information I will not use.

    Thanks.

  • Owntracks Entity does not update as expected

    Locked Solved
    5
    0 Votes
    5 Posts
    116 Views

    Fabulous! For once I wasn't being a complete idiot, and now the entity is True (which is sort of what I'd expect) Thanks so much!

    C

  • [MSR] Starting point for a MSR controller

    Locked
    4
    2 Votes
    4 Posts
    170 Views

    I'll be releasing some considerably updated documentation with the next build.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Entity is not visible

    Locked
    7
    0 Votes
    7 Posts
    141 Views

    Perfect! Thanks!

    Now to see if it works!

    C

  • 1 Votes
    6 Posts
    203 Views

    By the way, you can also access the configuration values in the expressions you use, by access through the config object in your expressions. For example, you could refer to config.toggle or config.status to access those values from your entity configuration.

    This was not mentioned in the docs and I'm updating it now.

  • Another philosophy question: Modes

    Locked
    8
    0 Votes
    8 Posts
    251 Views

    @catmanv2 Hardware:Ambient Weather WS-2902

    They have an API you can call to your station and pull in the data. I drive my HVAC with it, too.

  • Aeotec Water Sensor 7 Pro reporting in MSR

    Locked
    9
    0 Votes
    9 Posts
    217 Views

    @toggledbits

    Mystery solved. I had issues initially adding it into Haas yesterday, because it initially didn’t connect via S2 security. I had to exclude it and include it again. It would appear that I had named it initially as Dishwasher Flood, but when I included it again, I left the default name. It would appear that the initial inclusion hasn’t fallen off of MSR yet. When I searched for Water Sensor in MSR, it shows up correctly.

    So, operator error, not a problem with MSR or Haas. Thank’s for taking a look.

  • Being sure MSR in docker is updating

    Locked
    5
    0 Votes
    5 Posts
    97 Views

    Thanks..... just checking, will this lose any of my config or does it just affect the core files for MSR?

    Edit: thanks, no config lost.
    Docker rm reactor removed the old version

    I've pulled the new version with "docker-compose up -d" after saving the yml template in your docs onto the pi and running the command from
    that folder

    Now on MSR: latest-22274-24dfd72c

    (used this guide to install docker-compose) in case anyone else has no clue how to do it 🙂 - https://dev.to/elalemanyo/how-to-install-docker-and-docker-compose-on-raspberry-pi-1mo

    Back to the first issue where reactions aren't being triggered with their rules. I'll create a new post if needed for that.

    Thanks again!!

  • Deleting widgets

    Locked
    3
    0 Votes
    3 Posts
    95 Views

    @sweetgenius thanks!

  • Long and Lat not updating in rule

    Locked
    3
    0 Votes
    3 Posts
    75 Views

    ignore it till I get a correct example.

  • 0 Votes
    1 Posts
    80 Views
    No one has replied
  • MSR Set Reaction not working anymore

    Locked
    6
    0 Votes
    6 Posts
    213 Views

    @basai said in MSR Set Reaction not working anymore:

    putting more quarters in it didn't help

    LOL! That inflation is hitting everything, isn't it?

    Glad it worked out!

  • 0 Votes
    9 Posts
    263 Views

    Great. If you didn't see the note, you can also just do a soft-restart on the HubitatController system entity. Search for the entity in the Entities list (recommend: clear all filters, then filter by capability sys_system and it should stand out). Run its sys_system.restart action. HubitatController will reinventory hub devices and see the name change. Unfortunately, HE doesn't send an event when a device name or label changes (other controllers do, so this soft restart or full restart isn't necessary with those).

  • Feature Request: Back-up through UI

    Locked
    6
    2 Votes
    6 Posts
    141 Views

    OK. I get the picture. There are some issues at play here, but it gives me something (more) to think about...

  • Can the list of rule sets be sorted?

    Locked
    4
    0 Votes
    4 Posts
    99 Views

    @alan_f
    <is pleased to have company on the obvious bus>

    C

Recent Topics