Software

835 Topics 8.1k Posts

Subcategories

  • BlueIris

    2
  • MyQ

    2
    0 Votes
    2 Posts
    92 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
    64 Views
    No one has replied
  • Switching between z-wave software controllers

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

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

    14
    0 Votes
    14 Posts
    552 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
    833 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
    504 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
    267 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
    210 Views

    Yeah, I'm keen to try microwave ones

    C

  • Owntracks / Mosquitto String updates unexepectedly.

    Solved
    24
    0 Votes
    24 Posts
    987 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
    193 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
    173 Views

    Thanks. I'll start there!

    C

  • Any HomeSeer users here?

    2
    0 Votes
    2 Posts
    158 Views

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

Recent Topics