Software

821 Topics 8.0k Posts

Subcategories


  • 20 Topics
    190 Posts

    Don't know where to post this really so I'll post it here.

    I am running HAos in a Virtual Machine using Oracle Virtual Box Manager.

    Occasionally, Virtual Box or HA hangs up whereupon I have to manually restart from the Windows on the NUC. I'd like to set it up to have a watchdog to Close out the HA, and then restart it when this happens automatically.

    I'd also like to keep all my Z-Wave devices connected. One of my locks will become non-responsive and show up as a dead node even though I've put two powered devices between it and the Controller. A lot of times a route rebuild does not fix it and neither will a device interview. Is there a script to have this happen on

  • 729 Topics
    7k Posts

    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
  • 40 Topics
    543 Posts

    That’s a really interesting read – thanks!

  • BlueIris

    2
  • MyQ

    2
    0 Votes
    2 Posts
    60 Views

    MyQ has notoriously been crazy difficult to integrate with any platform unless its one that MyQ directly works with.

    Take a look at RatGDO its completely local and works WAY better than the original MyQ integration.

  • Pentair IntelliCenter (aka Pentair Home)

    1
    0 Votes
    1 Posts
    51 Views
    No one has replied
  • Switching between z-wave software controllers

    1
    0 Votes
    1 Posts
    136 Views
    No one has replied
  • zwave-js-ui: minimote and MQTT topic

    1
    0 Votes
    1 Posts
    103 Views
    No one has replied
  • Any interest in a Subcategory for Homebridge?

    14
    0 Votes
    14 Posts
    539 Views

    Thank you for the post. I have been searching for the answer for the same question.
    Thank you so much

  • Light automation thoughts

    37
    0 Votes
    37 Posts
    2k Views

    @akbooer cool ta. Certainly there are many options!

    C

  • 0 Votes
    15 Posts
    798 Views

    I did not have the latest version 23011. Updated the controller.

    Unknown nodes are no longer showing up.

    FYI - The %(#77bb41)[WARN]ings for node 25-x came from the Aeotec Siren 6. I unpaired it and repaired it and there are still showing in the log. in case that helps you.

    Thanks

  • This topic is deleted!

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

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

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

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • DynamicGroupController Feedback

    15
    0 Votes
    15 Posts
    495 Views

    @Snowman said in DynamicGroupController Feedback:

    Forgot to mention it requires double quotes.

    Actually, it's a good idea to surround the entire expression in quotes, since expressions often contain special characters that YAML doesn't want to digest.

    In this case, that means you'd have quotes in quotes, which is fine, as long as they are different. In the expression itself, the expression language doesn't care if you use single quotes or double.

    filter_expression: "entity.attributes.x_hass.state == 'on'"

    But I really think @Pabla 's form is the best... that's a special feature of YAML that works really well for expressions, so if you want to avoid headaches, write all your expressions the way he showed.

    filter_expression: > entity.attributes.x_hass.state == 'on'

    In this case, everything idented under filter_expression is taken as part of the expression, so you can write multi-line expressions easily, too...

    filter_expression: > entity.attributes.leak_detector.state && entity.attributes.temperature_sensor.value < 35
  • Temperature set point changes un-expectedly

    6
    0 Votes
    6 Posts
    256 Views

    @toggledbits said in Temperature set point changes un-expectedly:

    but that log entry in openLuup's log doesn't look like an action to me, it looks like a response

    Exactly so.

    No evidence that anything in openLuup itself triggered that. Yhere's no HTTP request from an external source either. But anything could have changed the variable.

    Indeed odd.

  • Zigbee2MQTT

    5
    0 Votes
    5 Posts
    189 Views

    Yeah, I'm keen to try microwave ones

    C

  • Owntracks / Mosquitto String updates unexepectedly.

    Solved
    24
    0 Votes
    24 Posts
    926 Views

    @therealdb Dude you owe me nothing

    C

  • Mosquitto and Owntracks

    33
    0 Votes
    33 Posts
    2k Views

    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
    188 Views

    @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
    166 Views

    Thanks. I'll start there!

    C

  • Any HomeSeer users here?

    2
    0 Votes
    2 Posts
    151 Views

    Yes, using both HS3 & HS4. Not an expert but then again it easy to use as it is without tweaking.

Recent Topics