Multi-System Reactor

743 Topics 7.1k Posts
  • TypeError on build 21270-48528ec

    Locked
    9
    0 Votes
    9 Posts
    312 Views

    @3rdstng said in TypeError on build 21270-48528ec:

    So I'm assuming the expr change was a work around and you fixed it elsewhere?

    That's correct!

  • [SOLVED] Reaction task failed

    Locked
    3
    0 Votes
    3 Posts
    161 Views

    Found the errors, thank you, and confirm the other thread is the same issue. I do have SetVariable actions. However I am running in a docker and don't see the vera yaml file.

    EDIT: Consoled into the docker and updated the yaml file. Restarted the docker and tested OK. Thanks.

  • Latest version (21267-a507fec) stopped working

    Locked
    11
    0 Votes
    11 Posts
    330 Views

    Updated to 21270-48528ec MSR now loads again in the web browser (Chrome).

    However the menu headings don't look right:

    25a845bf-f098-473f-9392-16b1987854bc-image.png

    Thanks

    EDIT:

    Restarted MSR again and now they look normal:

    3f74c0d1-3dc2-4034-a471-61c675ffc952-image.png

  • 0 Votes
    47 Posts
    2k Views

    May I say to you all - thank you!

    I undertook the mini-project of migrating MSR from SD card to SSD. Full transparency, I'm not a Linux guy in any way/shape/form so there was a good deal of feeling my way thru the dark. Once I got it moved and running (honestly, on the first try!) I wanted the next logical step of start/restart at boot. Was really fumbling until I found this thread - it was better than any tutorial I'd been using.

    Success is mine: on the SSD and with everything starting at boot like desired.

    Thanks @Matteburk for making mistakes similar to mine and to @toggledbits for his INFINITE patience and guidance. (The app -p thing was actually a question I had after seeing an earlier screenshot in the thread and having removed it only to meet failure nose-to-nose.)

  • Using Hikvision HTTP API request with MSR

    Locked
    8
    0 Votes
    8 Posts
    874 Views

    I haven't found the time yet to fix MSR. I think there is something wrong with NPM. Node Red can't update some plugins either.

    Is it also possible to use the function in a reactor (openluup)?

  • Change in Plans (Don't Panic)

    Locked
    30
    7 Votes
    30 Posts
    1k Views

    @toggledbits said in Change in Plans (Don't Panic):

    Maybe once I get the ZWaveJS interface fleshed out

    Curious about progress on this. I was just messing around with ZwaveJS today and was thinking of utilizing it to move all my zwave devices from openluup+zway to HA+ZwaveJS. Obviously a direct ZwaveJS interface to MSR would be optimal.

    Also is there any plans of a tool that might allow us to swap an entity reference in the rules? Moving zwave devices to ZwaveJS would require going through all MSR rules one by one and remapping to reference the ZwaveJS entity instead of the openluup entity.

  • Cannot move/drag conditions with Safari/iOS

    Locked
    1
    0 Votes
    1 Posts
    80 Views
    No one has replied
  • Passing expression variables between rules

    Locked
    9
    0 Votes
    9 Posts
    310 Views

    Not sure if anyone's suggested this, but it would be great if the expressions could be grouped. Like for me I have tons of variables for my thermostats, tracking all sorts of house parameters which all of the thermostats share. Would be great to have an object to contain them all so I don't have all of the expressions mixed up. something like thermostat.first_floor.heat_current_setpoint would be really cool.

  • 0 Votes
    2 Posts
    103 Views

    I was just thinking about this as I was solving some other expression issues for the "Replace SiteSensor with MSR" thread. I will add an option for this; I think it's doable.

  • Device information in string or array

    Locked
    18
    0 Votes
    18 Posts
    670 Views

    @hansw said in Device information in string or array:

    I was not aware of this ${{ }} construction and I have no idea from which language this syntax is but I guess it forces the bit in between to be evaluated.

    That is exactly what it does, and the value that results become the value of that field for the action. Similar syntax is used in many applications (it's not really a language feature as much as it is an application feature), among them Home Assistant. Reactor for Vera used plain { } but this was problematic because the more robust expression language of MSR uses those characters.

  • MSR UI not working on iPhone

    Locked
    4
    0 Votes
    4 Posts
    167 Views

    Yeah, that menu interaction is strange on small devices (it's about as you describe on my Galaxy S21), I'll admit, and it's a Bootstrap standard menu and template. I'll see if there are updates there that can be applied that might improve its behavior.

  • [SOLVED] (no data) on trigger values

    Locked
    3
    0 Votes
    3 Posts
    156 Views

    @toggledbits said in (no data) constraints:

    Those are triggers by the way, not constraints...

    😊 Oops.

    Thanks for the immediate turn around. That resolved the issue.

  • Sending HASS notifications from MSR

    Locked
    13
    0 Votes
    13 Posts
    432 Views

    @toggledbits said in Sending HASS notifications from MSR:

    and sys_system from the capabilities

    Thanks, that did it!

  • Sustained condition is missing from MSR

    Locked
    14
    0 Votes
    14 Posts
    429 Views

    Thanks both @toggledbits and @Elcid. I will use the @toggledbits idea because i dont need instantaneous feedback from ezlo.

    Did anybody tested ezlo with higher number of devices how it compares with Vera? i have around 50 zwave devices and when i turn on scene with multiple devices sometimes it takes 1 minute scene to complete, i get a lot of retries especially with the dimmers, the zwave network is good because the 50 devices are in 60 sqm apartment on 2 floors so 50 devices make excellent mesh 🙂 90% of the devices are mains powered.

    My idea is to use Ezlo hub for zwave devices and transfer them to Control4 via HTTP calls. that is why i will use @toggledbits solution because ezlo -> Control4 is just for feedback i dont need instantaneous response, from C4 -> Ezlo i will use direct http call so that will be instant

  • Error importing backup from vera

    Locked
    14
    0 Votes
    14 Posts
    530 Views

    I did a pull, now running 21257. Import seems to be working. The import tool created a bunch of rules from Vera Reactor. I will go through them 1 at a time to make the necessary changes. I will report back later if there are issues related to this.

    Thanks again.

  • MSR http PUT error

    Locked
    6
    0 Votes
    6 Posts
    289 Views

    @whyfseeguy I also have a Hikvision camera since a month and I'm playing with it. Now I read your post that you can set a variable remotely through ISAPI. That would be cool. Could you explain how you can do that with MSR. I want to turn the smart supplement light on and off at a certain hour. Now I do that with scheduled switch but it's better with sun rise and sun set with logic MSR

  • [Solved] HASS.OS Install

    Locked
    16
    0 Votes
    16 Posts
    1k Views

    Thanks. I will keep that up my sleeve in case HASS fail to address the issue in a timely manner. But for now, the Portainer plugin version 1.5.2 is doing the trick.

  • [Solved] Start-up

    Locked
    5
    0 Votes
    5 Posts
    225 Views

    The startup_delay seems to be doing the trick for me but it is true that the extra delay is a bit anoying and inefficient when simply starting or re-starting MSR. Before seeing your answer I was thinking that the start_delay should only apply when an improper shutdown is detected (kinda equivalent to power loss) but your solution with the startup_wait is much better. I will be on the lookout for it.

    Thanks again.

  • Release 1.0.0

    Locked
    9
    11 Votes
    9 Posts
    659 Views

    @buxton Just a follow-up to the docker compose file I listed above. The error I received for the logging option occurred because I used an integer for the "max-file" field. The proper notation should be:

    logging: driver: "json-file" options: max-file: "5" max-size: 2m

    Also note that for the logging section only, there are two spaces for the indents instead of one . YAML is unforgiving with formatting, so this too was corrected in my YAML file

  • [Solved] Bi-weekly interval

    Locked
    7
    0 Votes
    7 Posts
    252 Views

    @toggledbits works now as expected

Recent Topics