Skip to content

Multi-System Reactor

820 Topics 7.8k Posts
  • [Solved] Zwave Refresh for a particular attribute

    Locked zwave-js
    10
    1
    0 Votes
    10 Posts
    2k Views
    V
    Fixed by version 22052.
  • [SOLVED]Zwavejs2mqtt log no longer updating

    Locked zwave-js
    3
    0 Votes
    3 Posts
    495 Views
    V
    Yup, all back to normal now. Personnaly I preffer the reactor and Zwavejs logs without the serial interface info leaving that to the server log if needed. It is much cleaner. Thanks
  • General question: MSR and multiple HE hubs

    Locked
    4
    0 Votes
    4 Posts
    405 Views
    A
    They are not using the Hubitat mesh. They are completely separate.
  • question on button.state

    Locked
    2
    0 Votes
    2 Posts
    244 Views
    toggledbitsT
    Will work on that. Capabilities and attributes also have some information here
  • Plugin InfluxFeed - some data missing

    Locked Solved
    4
    2
    0 Votes
    4 Posts
    384 Views
    toggledbitsT
    Forgot to mention, the 22044 build includes some new InfluxDB measurement control capabilities. Documentation
  • Problem with median function

    Locked Solved
    5
    1
    0 Votes
    5 Posts
    636 Views
    Tom_DT
    Thanks for the MSR update. I've checked the related Expressions several times and they are working fine. Of course, the only way I found this was when lights did not come on when I thought they should so difficult to detect when things are always working correctly. Related, I tried to set up a Scope to watch the expressions and found they can not be watched in the Scope feature. Will that change in the future? Thanks again, Tom
  • [SOLVED] Trying to nest logic within Expression

    Locked expressions solved
    6
    0 Votes
    6 Posts
    771 Views
    wmarcolinW
    @toggledbits I liked this! Already looking for ideas for use, and looking at the rules that I have today for how to simplify. [image: 1644769242799-3ab2d5b4-c552-40ca-b9be-fb10e32c53fb-image.png]
  • [Solved]. Snipe hunting a missing entity

    Locked
    7
    1
    0 Votes
    7 Posts
    547 Views
    G
    @wmarcolin [image: 1644636800249-cfed25b0-2e93-49d5-b96d-8ffcedce36ff-image.png] [image: 1644636851428-3d808a0f-a6b4-4722-96bf-a0da86050911-image.png] [image: 1644636896645-b131df05-d61f-42bb-a6fd-19f2336e9fbb-image.png] [image: 1644636921456-a2013bf1-ee7c-4225-8d7e-5295f40cfc9f-image.png] [image: 1644636938199-ce640840-fd72-43b1-9226-ac55cfa21e57-image.png] Even though the Echo's are using "Announce All" you have to choose ONE as the entity. Seems the one I'd chosen here was one of the ones I've downsized from my account.
  • Help with HTTP Request to Ezlo hub to get temp

    11
    4
    0 Votes
    11 Posts
    819 Views
    cw-kidC
    I created a How to Guide on the Vera forum, mainly so I don't forget how to do this and others may find it useful also. https://community.ezlo.com/t/example-msr-rule-to-bridge-back-a-device-from-an-ezlo-hub-to-a-vera-hub-for-home-remote-dashboard/218979
  • [SOLVED] Hubitat mapped capability has no implementation error

    4
    1
    0 Votes
    4 Posts
    481 Views
    toggledbitsT
    It's harmless. I'll make sure it's silences in the next release.
  • Anybody Installed MSR on unRaid Docker

    11
    0 Votes
    11 Posts
    1k Views
    3
    @droy said in Anybody Installed MSR on unRaid Docker: I try to avoid “privileged” mode for containers Yeah. I don't remember why I set it that way. I'll disable it and see if anything breaks.
  • Haas system call service notify

    1
    1
    0 Votes
    1 Posts
    210 Views
    No one has replied
  • 0 Votes
    3 Posts
    385 Views
    V
    No rush at all. Many thanks
  • MSR for Athom Homey Pro?

    2
    0 Votes
    2 Posts
    238 Views
    toggledbitsT
    Homey is not on my schedule at the moment. I did some initial review, but there seem to be some gaps in the API, and the cost of the unit pretty much exceeds what I've gotten in total donations, so I can't justify spending the money. If there's a Homey developer out there that wants to do it, I'd support them, of course, but it's not something I'm going to pick up right now.
  • Hubitat "hubitat" is reconnecting alert

    6
    0 Votes
    6 Posts
    947 Views
    3
    Sorry. I didn't include the very top of my Hubitat section. It does have the id: stuff. I think I was missing the two spaces. I went back and edited the yaml more and made sure those additional spaces were there. Then restarted the docker and everything worked just fine.
  • MQTT - add rules support ?

    11
    1 Votes
    11 Posts
    1k Views
    A
    @Crille Thanks! I was a bit confused when I first read that section of the MQTT documentation but your example using the topics from my own system helped clear it up for me. I made a slight change to the template to make it "teslamate/cars/%topic%" which allows me to re-use it for multiple binary entities for both cars by using for example "topic: "1/locked" and "topic: 2/locked" for two entities in reactor.yaml. I also hit a snag where trying to directly copy: entities: teslamate_sensor: type: BinarySensor capabilities: ['binary_sensor'] primary_attribute: binary_sensor.state caused Reactor not to start with a yaml formatting error, but referring to the documentation I changed it to: entities: teslamate_sensor: type: BinarySensor capabilities: - binary_sensor primary_attribute: binary_sensor.state moving the capability down one line with a leading "-" and it works. Now I just have to find the time to write all the rules that are possible with the car information available in MSR...
  • OW-SERVER: 1-Wire to Ethernet Server - MSR Functionality

    33
    0 Votes
    33 Posts
    7k Views
    T
    @a-lurker Everything is working as expected now. Thank you once again for all the support and for updating the plugin. Next step...... database and graphing.
  • 0 Votes
    1 Posts
    189 Views
    No one has replied
  • New Status Panels - Controllers rename them?

    3
    1
    0 Votes
    3 Posts
    245 Views
    toggledbitsT
    @cw-kid kid is correct. You can change the name field to get something more agreeable.
  • Where is the package-lock.json file meant to be ?

    6
    1
    0 Votes
    6 Posts
    447 Views
    cw-kidC
    It seems to have updated OK, its now version 22025-26435e3 Thanks

Recent Topics