Skip to content

Software

954 Topics 9.1k Posts

Subcategories


  • 25 Topics
    233 Posts
    therealdbT
    It surely depends on the model. I’ve seen great results with Claude 4.5, Gemini 3 and GPT 5+. I’m lucky to have all them accessible thru GitHub CoPilot Pro. But I agree. Giving the best context with your instructions surely makes a difference.
  • 851 Topics
    8k Posts
    tunnusT
    I've had similar problems before, but now this issue has resurfaced. Using build 26011 on Docker. As I copied one old rule as a "template" for a similar new rule, where I have multiple conditions using changes operator (from any to any, and with delay reset of 900), these conditions do not detect change in attributes. Even if I manually reset the rule, reset delay timers do not restart. If I do a new rule from scratch, and do not copy/import anything old, the same conditions work properly. Also, if I modify copied rule's conditions (put a random number to "from" & "to" fields), then save, and after that remove those modifications, rule begins to function normally. Just editing e.g. delay reset value does not do any good in this context. @toggledbits, I can DM logs & related rule files to you, if you just send me instructions.
  • 41 Topics
    544 Posts
    akbooerA
    That’s a really interesting read – thanks!
  • Owntracks / Mosquitto String updates unexepectedly.

    Solved
    24
    0 Votes
    24 Posts
    7k Views
    CatmanV2C
    @therealdb Dude you owe me nothing C
  • Mosquitto and Owntracks

    33
    0 Votes
    33 Posts
    11k Views
    CatmanV2C
    Thanks. All of the checkers I tried on initial setup claimed it was OK. Still wouldn't work though. Whatever you chose is fine with me. Just another skill I need to understand C
  • Device that comes on on Openluup restart

    5
    0 Votes
    5 Posts
    1k Views
    CatmanV2C
    @akbooer Isn't that a toggle request though, and the next line saying the Target is zero(i.e. off) C
  • Hypothetical file system monitoring question

    5
    0 Votes
    5 Posts
    916 Views
    CatmanV2C
    Thanks. I'll start there! C
  • Any HomeSeer users here?

    2
    0 Votes
    2 Posts
    787 Views
    Black CatB
    Yes, using both HS3 & HS4. Not an expert but then again it easy to use as it is without tweaking.
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    62 Views
    No one has replied
  • Syncing of updates...

    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • Strange MSR behaviours after NAS reboots

    8
    4
    0 Votes
    8 Posts
    1k Views
    toggledbitsT
    I think I have a real solution for this. As part of the work on ZWaveJSController, I had to make some changes (fairly significant) that I think would stabilize entities when controller initializations are slow as you are seeing here. Most Reactor restarts occur when the hub is already running, but as you've found out, when everything comes up at once, there are nearly infinite ways things can be out of sequence or temporarily missing. Since Z-Wave and its devices can be so much more unpredictable than a running hub, at startup and during normal operation, some changes were needed. The ZWaveJSController testing folks have been using a separate version of Reactor that contains these changes, which I myself have been using for months, and I haven't heard of any issues that could be related to those changes, so I think it's about time I can bless them and put them into the mainline code branch and releases. Perhaps within the next week or so. By the way... five minutes to restart Hass? Whiskey tango...
  • ezmqtt switch control questions/issues

    15
    0 Votes
    15 Posts
    3k Views
    toggledbitsT
    Got it. Will fix that later today.
  • Using Grafana with MSR any tips ?

    Moved
    13
    1
    0 Votes
    13 Posts
    2k Views
    therealdbT
    I’ve built a migrator from datamine format to the format used by MSR in influxdb. If anyone needs it, I could think of releasing it. I’ve moved 4 years worth of data this way and it’s working beautifully, since I used to run queries with my own engine and now they’re running inside influxdb, that’s very quick, since it’s built for that purpose.
  • New toys to play with

    7
    6 Votes
    7 Posts
    1k Views
    E
    @crille i haven’t tried it wit ezmqtt i intend to try it today, but have tried it with zwavejs2mqtt and its pretty smooth.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Vera Alexa TTS slowwwww (still)

    14
    0 Votes
    14 Posts
    2k Views
    therealdbT
    @toggledbits it’s not doing http calls, but it’s waiting for a bash command to complete. I’m not sure it this is correlated, but I’ll take a look.
  • Energy and data collection and graphs

    12
    1
    0 Votes
    12 Posts
    2k Views
    LibraSunL
    Speaking solely for myself, if I have data of any type that I wish to preserve/view/review, it's easiest for me just to send it to Google Spreadsheets (via a simple Form link) using MSR, where I can have charts, graphs, tables, whatever suits my needs. But understandably, most users will not want to "roll their own" in this fashion. Always nice to have easy-to-setup alternative workflows.
  • Homekit

    4
    0 Votes
    4 Posts
    707 Views
    PablaP
    Going to give this a try, first time diving into the raspberry pi world!
  • zwave-js

    4
    0 Votes
    4 Posts
    771 Views
    therealdbT
    oh, we should ping @PoltoS in order to understand if that's available to devs as well, or it's intended as a generic feature to consume websockets. websockets are a game changer.
  • Reactor save button

    5
    0 Votes
    5 Posts
    688 Views
    CatmanV2C
    @mrfarmer many thanks. Issue resolved! C

Recent Topics