Skip to content
  • [HowTo] Using HABridge with Reactor

    How-To
    9
    0 Votes
    9 Posts
    1k Views
    CatmanV2C
    Ahh well I rather assumed that someone smart (like you two) would look at my URL in HA bridge and immediately spot the fault As ever, appreciated and working C
  • 0 Votes
    4 Posts
    574 Views
    toggledbitsT
    Yeah, I think the underlying package has some kind of half-check somewhere, like if (payload) { ... } to see if a payload is being sent, and that would fail for boolean false and other falsy values, but it doesn't matter, I don't assume the proper conversion below me, and I missed it on the exception case in that action, so there's good permanent fix (for the code... my brain, maybe not so much).
  • Difficulty defining repeating annual period

    Multi-System Reactor
    5
    0 Votes
    5 Posts
    437 Views
    G
    @retireditguy here's my xmas which is tricky because it moves year-to-year based on starting the day after Thanksgiving: [image: 1767447096039-a7c80e12-b0cf-4ab3-b6e4-c178b45c8f46-image.png] And here's my Thanksgiving which is tricky because it moves year-to-year, being based on the "fourth Thursday of November": [image: 1767447187394-15300be5-ee5a-4804-973b-d63b72fa404f-image.png] And here's a more "traditional" one for a set date: [image: 1767447243483-11db8315-158a-40d0-9bfb-390479a640a9-image.png]
  • Need help with sequence

    Multi-System Reactor
    3
    0 Votes
    3 Posts
    292 Views
    therealdbT
    I will change my logic to just check for your state to be disarmed (so, no changes) for at least 5 secs, or as already suggested, just use OR with all the possible variations you’d get.
  • Possible feature request?

    Multi-System Reactor
    5
    0 Votes
    5 Posts
    600 Views
    therealdbT
    I did a "replace script" that's parsing JSON files and replacing references. Every time I change a device (i.e.: I pair a new Zwave device or replace some Wi-Fi thing with ZigBee/Zwave), I run it with old device and new device as params. Back in the days I mostly did it manually. Here's the todo list: Stop reactor Copy storage folder (and make a backup) Search for the old device ID and change accordingly Save files, copy to storage folder Start Reactor again I agree a much needed feature will be the ability to filter rules by device. At least you'll easily spot the ones not used in code blocks and that will be useful when you don't remember the exact rule that is doing something with a particular device.
  • 0 Votes
    11 Posts
    1k Views
    CatmanV2C
    @Pabla very clever! C
  • Time series documentation

    Multi-System Reactor
    11
    0 Votes
    11 Posts
    1k Views
    tunnusT
    @toggledbits adding depth did the trick, thanks again!
  • 0 Votes
    3 Posts
    523 Views
    CatmanV2C
    That is very helpful, thanks. I'll enable some logging tomorrow and have a dig! C
  • Reset a delay

    Multi-System Reactor
    8
    0 Votes
    8 Posts
    876 Views
    CatmanV2C
    Thanks both! Busy day today but shall look tomorrow. Love this place <edit> Just looks. That makes perfect sense! C
  • Zigbee2mqtt installed! sytemctl not happy :(

    Solved Zigbee
    4
    0 Votes
    4 Posts
    977 Views
    CatmanV2C
    FFS! User=pi Looks like it's fixed C
  • Any thoughts on which is better

    Zigbee
    9
    0 Votes
    9 Posts
    1k Views
    CatmanV2C
    Further testing, I need a router decvice as by the time I move the sensor two floors down it stops responding, but I was pretty much expecting that. I can probably do something with the positioning of the dongle on its extension as well. C
  • Single protocol?

    Unsolved General Discussion
    10
    0 Votes
    10 Posts
    1k Views
    toggledbitsT
    @Pabla said in Single protocol?: When you make the switch give the new ZWA-2 Z wave antenna a try, it will fix a lot of any lingering problems. That is exactly where I am headed. Most of the "complicated" devices in my mesh that were on Vera (scene controllers, notably, but also multi-sensors and some devices that were causing issues there) have been moved to a 500-series Z-stick controlled by Z-WaveJS, and I will migrate everything to the ZWA-2 when I get it (on my Christmas wish list, so if it's not under the tree, I'll just gift it to myself after). I have to confess, despite its issues and the horrible ending that Ezlo has given the product (and the tremendous face-in the-dirt failure that their supposed replacement products have been), I remain sentimental. So much wasted potential. Alas, we move on. Edit: just now, to illustrate: [image: 1765821934989-6b950965-5658-45f5-aa89-50ef098cf2ea-image.png]
  • HDMI oddness

    Unsolved General Discussion
    5
    0 Votes
    5 Posts
    639 Views
    CatmanV2C
    TBF I was suprised as well! C
  • 0 Votes
    3 Posts
    394 Views
    S
    I guess I never noticed before as I thought they used to update. The rules function so just visual. Thank You for the information.
  • Oh the joy of pairing

    Vera
    1
    2 Votes
    1 Posts
    231 Views
    No one has replied
  • Home Assistant Connect ZWA-2 & ZBT-2

    Hardware
    14
    1
    4 Votes
    14 Posts
    4k Views
    therealdbT
    Well, taking a backup inside ZWaveJS is a breeze - and yes, it's very easy to backup (or restore) the NVM on the ZWA-2. In fact, I just restored a backup from UZB to ZWA-2 and I was good to go. I think you'll never need to move it around the house, because the antenna is huge. No problems in pairing devices either, but that was the case with UZB before and I think it's a ZWave JS prerogative in general. It was just plug&play for me, but I understand that if you have to change your logic to match new device IDs it may make sense to start from scratch - time permitting.
  • 0 Votes
    7 Posts
    797 Views
    therealdbT
    yep, parameters for reactions will definitely improve my job here, specially when speaking of thermostats/HVAC in general. Thanks as always for your support, Patrick!
  • [Solved] Error: Command timeout

    Multi-System Reactor
    10
    0 Votes
    10 Posts
    3k Views
    toggledbitsT
    OK. I DM'd you something else to try.
  • Issue with MSR UI becoming unresponsive

    Multi-System Reactor
    7
    0 Votes
    7 Posts
    805 Views
    S
    sorry for all the replies here but.. I deleted the device trackers and they all just reappear. They are coming from HA even though I have removed Opnsense integration. So I added this to my reactor.yaml filter_entity: - "/^device_tracker_/" Deleted the tracker jsons, restarted docker and the problem is 100% resolved. I am now trying to figure out how to get rid of these in HA. very annoying....
  • Date/time condition

    Multi-System Reactor
    3
    1
    0 Votes
    3 Posts
    415 Views
    tunnusT
    Ok, I'm aware of "after" operator, and in this case didn't want to use "between 13:00 and 13:05"

Recent Topics