Multi-System Reactor

732 Topics 7.0k Posts
  • 8 Votes
    1 Posts
    683 Views
    No one has replied
  • 5 Votes
    109 Posts
    15k Views
    Reactor build 24257 System Capabilities: the new tag system capability has been introduced to extend data and behavior for RFID tags and similar devices. HassController: Implement tag_scanned event handling, which creates a new entity from the tag ID. This entity is updated whenever Hass reports that the tag is detected any scanning device. This automatic event handling does not preempt or prevent user-configurable event handling for different behavior, if desired. HassController: Improve the initialization of event-driven entities so they are not cleared every time Reactor is restarted (they will be cleared only if a configuration change is detected). HassController: The event processor now ensures that time_fired is included in the event data before handling. If not, Reactor will provide it. In addition, since Hass passes time_fired as a string, Reactor will parse the string to an Epoch time (seconds since midnight Jan 1, 1970 UTC) and provide it in time_fired_epoch, which can be used in user configuration for events. HassController: Allow filtering of state attributes to reduce rule re-evaluation traffic for related entities. (see docs) HassController: Bless Hass to 2024.9.1 ZWaveJSController build 24257 Fix an issue with polling rescheduling that can cause polling to take too long to re-poll a node after the initial poll. Handle forced-write of attributes when processing events for the Notification Command Class. MQTTController build 24257 Code cleanups and minor bug fixes; mostly changes to sync with evolution of various system capabilities.
  • Log files

    8
    0 Votes
    8 Posts
    140 Views

    @toggledbits godspeed Patrick!

  • [Reactor] Services with sync response

    20
    0 Votes
    20 Posts
    226 Views

    I'm on it. Sit tight.

  • 0 Votes
    14 Posts
    387 Views

    Perfect. Thanks for sending the log. Don't forget to remove or comment out the monitor_nodes line if you haven't already... it will consume disk space to exhaustion if you don't disable it.

    Edit: the issue, by the way, was the new device data had handling dependent on which version of Z-Wave JS was running, because the device is reported differently on earlier versions (as you pointed out earlier), but the test in the new data file was broken. Easy fix.

  • Unusual zwavejs entity naming convention

    2
    0 Votes
    2 Posts
    105 Views

    @toggledbits It appears the ZIP file you provided me with to fix the TILT-ZWAVE2.5-ECO tilt_sensor.state issue also fixed this topic. I do not see the unusual entity names. Thanks

    image.png

    image.png

  • 1 Votes
    44 Posts
    3k Views

    New 24258 released today:

    Release 24258 · dbochicchio/reactor-mqtt-contrib Release 24258 · dbochicchio/reactor-mqtt-contrib

    Requires Reactor 24257. New templates for HomeKey-ESP32. power_source capability for Fully Kiosk

    Requires Reactor 24257.

    New template for HomeKey-ESP32 (more on that very soon) power_source capability for Fully Kiosk
  • 0 Votes
    3 Posts
    97 Views

    I'll keep this instruction for the future. I got frustrated, reset the device and paired it again and it's now reporting good when changed. I tried everything before the inevitable dance. Who knows what was corrupted. Guess "it's just Zwave"™️ Thanks.

  • Rule Execution Sequence

    6
    0 Votes
    6 Posts
    161 Views

    @wmarcolin what if you do this like below:

    Rule 1: commands/reactions up to (and including) shutdown
    Rule 2: triggers when rule 1 is true with a long delay reset value (or maybe latching), and commands/reactions start with 900 s delay and the rest of the reactions

  • 0 Votes
    6 Posts
    151 Views

    0 closed, 99 open (so, horizontal). 50 is 50% open. But maybe my device is specific, I've never been able to open more than flat/horizontal.

  • 0 Votes
    37 Posts
    887 Views

    Try activating the central scene on the device. Since these values are events, they aren't created until the first event is received. You may also need to refresh the browser, or at least "stimulate" the redraw of the entity list (by modifying the filters, etc.).

  • 0 Votes
    6 Posts
    128 Views

    I've seen this before on some battery devices. A couple I have will also go to uninitialized after replacing batteries. Kind of a pain, but I think years of Z-Waving has conditioned us all to a few "quirks".

  • 0 Votes
    9 Posts
    147 Views

    ok, easier. Go to your homeassistant installation directory, look for an hidden .storage folder, and then core.config_entries. entry_id is the key you'll need.

  • 0 Votes
    2 Posts
    74 Views

    A lot more specifics about the device and attribute are needed to answer this question. Please review the posting guidelines and update your head post (post your additional information by editing the head post, not posting a reply here).

  • 0 Votes
    4 Posts
    93 Views

    @toggledbits It never crossed my mind to use HTTP. I'll give it a try.

  • 0 Votes
    3 Posts
    57 Views

    Since you're fixing shutters, don't forget the tilt position 😉 Thanks!

  • 0 Votes
    8 Posts
    110 Views

    Yeah, that's related to recent changes Z-Wave JS made for similar devices. They are now supporting a command class they didn't before. Start a new thread for it, and I'll run it down.

  • Issue with Zooz Zen14 outlet and Zwavejs

    7
    0 Votes
    7 Posts
    164 Views

    @toggledbits said in Issue with Zooz Zen14 outlet and Zwavejs:

    Try build 24232 of ZWaveJSController just posted. This is an interim build.

    That appears to have fixed the issue. Thanks!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied

Recent Topics