Skip to content

Software

872 Topics 8.4k Posts

Subcategories


  • 21 Topics
    204 Posts
    M

    @gwp1 I have no doubts that MSR is a great tool for sure when you use more than one platform.
    But sorry I repeat myself... my goal is to only use Home Assistant in the near future and I will migrate step by step from Vera.
    If I can not do all automations in HA I will most certainly seriously consider combining HA with MSR.

    In the meantime I have found the answers on my question myself.

    http luup request to get values of sensor data/variables from Vera.
    Example for a rain sensor:

    http://192.168.1.xxx:3480/data_request?id=variableget&DeviceNum=xx&serviceId=urn:upnp-org:serviceId:RainSensor1&Variable=CurrentRain

    Within Home Assistant I created RESTful sensors to get the data in.

    And it works great.

  • 776 Topics
    7k Posts
    toggledbitsT

    Either your host time or your client (browser) system time is off, or both.

    On the host system side, make sure you have some kind of time synchronization running and that it can contact its configured time servers.

    On the client/browser side, you don't say what platform you are on, but basically, it's the same idea: make sure that a time sync service is running and that it can contact its servers. For Windows, make sure it's configured to "Set time automatically". Windows is also notoriously resistant to syncing the clock -- my system right now says it last sync'd on March 22. Every couple of hours would be preferable. I've linked an article that might help.

    Adjust Windows Time Sync Frequency: https://superuser.com/a/821537

  • 41 Topics
    544 Posts
    akbooerA

    That’s a really interesting read – thanks!

  • Hypothetical file system monitoring question

    5
    0 Votes
    5 Posts
    223 Views
    CatmanV2C

    Thanks. I'll start there!

    C

  • Any HomeSeer users here?

    2
    0 Votes
    2 Posts
    192 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
    0 Votes
    1 Posts
    62 Views
    No one has replied
  • Syncing of updates...

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

    8
    0 Votes
    8 Posts
    403 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
    610 Views
    toggledbitsT

    Got it. Will fix that later today.

  • Using Grafana with MSR any tips ?

    Moved
    13
    0 Votes
    13 Posts
    539 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
    435 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
    455 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
    0 Votes
    12 Posts
    461 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
    226 Views
    PablaP

    Going to give this a try, first time diving into the raspberry pi world!

  • zwave-js

    4
    0 Votes
    4 Posts
    337 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
    229 Views
    CatmanV2C

    @mrfarmer many thanks. Issue resolved!

    C

Recent Topics