Skip to content

Software

843 Topics 8.2k Posts

Subcategories


  • 20 Topics
    197 Posts
    CatmanV2C

    Just to note I installed it, set it up in about 2 minutes and it seems to work perfectly

    C

  • 751 Topics
    7k Posts
    toggledbitsT

    @tunnus said in Reactor-Editor / Reactor-ui-Status Errors:

    Just got a runtime error in UI (build 24343) when I deleted a newly created rule. Before deleting this rule, I copied reactions to it from another rule. It also contained local variables (if that matters).

    I need a detail of every single step taken up the error popping up. Click by click, key by key. Also need to know what conditions were in the rule, and what actions were in the reactions.

  • 40 Topics
    543 Posts
    akbooerA

    That’s a really interesting read – thanks!

  • BlueIris

    2
    0 Votes
    2 Posts
    72 Views
    PablaP
    GitHub - elad-bar/ha-blueiris: Integration with Blue Iris Video Security Software GitHub - elad-bar/ha-blueiris: Integration with Blue Iris Video Security Software

    Integration with Blue Iris Video Security Software - elad-bar/ha-blueiris

  • MyQ

    2
    0 Votes
    2 Posts
    112 Views
    PablaP

    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
    70 Views
    No one has replied
  • Switching between z-wave software controllers

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

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

    14
    0 Votes
    14 Posts
    559 Views
    C

    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
    CatmanV2C

    @akbooer cool ta. Certainly there are many options!

    C

  • Setting Aeotec Siren 6 volume and duration not working

    15
    0 Votes
    15 Posts
    855 Views
    SnowmanS

    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
    508 Views
    toggledbitsT

    @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
    273 Views
    akbooerA

    @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
    212 Views
    CatmanV2C

    Yeah, I'm keen to try microwave ones

    C

  • Owntracks / Mosquitto String updates unexepectedly.

    Solved
    24
    0 Votes
    24 Posts
    1k Views
    CatmanV2C

    @therealdb Dude you owe me nothing

    C

  • Mosquitto and Owntracks

    33
    0 Votes
    33 Posts
    2k 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
    196 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
    175 Views
    CatmanV2C

    Thanks. I'll start there!

    C

  • Any HomeSeer users here?

    2
    0 Votes
    2 Posts
    162 Views
    Black CatB

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

Recent Topics