Skip to content
  • 0 Votes
    2 Posts
    280 Views
    T
    Solved: Figured it out myself. I needed to add - include_group: "zwavejs" into the yaml file. This took out most of the extraneous entries that are battery powered. I still had a couple of ghost zwavejs nodes that I needed to manually remove. I may have to try and reset the zwavejs db somehow and get a clean reading of all the devices.
  • MQTT action & expressions

    Locked Solved Multi-System Reactor
    6
    0 Votes
    6 Posts
    564 Views
    tunnusT
    @therealdb & @toggledbits it wasn't that easy... I finally got this working, but it took a couple of iterations. Correct version below: pool_set_temp: capabilities: [ hvac_heating_unit ] primary_attribute: hvac_heating_unit.setpoint actions: hvac_heating_unit: set_setpoint: topic: "pool/set" payload: type: json expr: '{ "command": 4, "value": min( 30, max( 20, int( parameters.setpoint ) ) ), "time": 0, "interval": 0 }' Devil is in the details I guess.
  • InfluxFeed plugin & throttling export

    Locked Multi-System Reactor
    4
    0 Votes
    4 Posts
    505 Views
    toggledbitsT
    I'm prototyping something that may make a good general solution for this.
  • Feature Requst: Filter Entities by Lost/removed

    Locked Multi-System Reactor
    1
    0 Votes
    1 Posts
    305 Views
    No one has replied
  • 0 Votes
    1 Posts
    567 Views
    No one has replied
  • How to HTTPS

    Locked Multi-System Reactor
    6
    3
    0 Votes
    6 Posts
    825 Views
    CatmanV2C
    @gwp1 Your certificate won't work then C
  • 0 Votes
    7 Posts
    699 Views
    therealdbT
    This code is now obsolete because the latest versions of both MSR and MQTTController have this behavior natively. I'll leave it just in case someone wants to look at some code enumerating/saving attributes.
  • openLuup: Shelly Bridge plugin

    Pinned Plugins
    144
    0 Votes
    144 Posts
    53k Views
    akbooerA
    @a-lurker Could you try latest development v240426 to check this is fixed. Thanks and, again, apologies.
  • 0 Votes
    16 Posts
    2k Views
    T
    Awesome, that did the trick! [image: 1714051881842-screenshot-2024-04-25-at-9.31.15-am.png]
  • Can't Restart Reactor - Corrupted SD Card?

    Locked Multi-System Reactor
    7
    0 Votes
    7 Posts
    838 Views
    PablaP
    To close this thread out, it wasn't a Reactor issue. My Rpi 3B+ was simply overheating and throttling processes. Moved to an Odroid N2+ with a heatsync running Ubuntu and everything is running smoothly!
  • zigbee2mqtt and openLuup

    Plugins
    7
    0 Votes
    7 Posts
    966 Views
    A
    Yes my rookie mistake. Mixed up the function's variables being returned versus the function itself being returned. Was on the right track as "configure (dno) has fixed the issue. Thanks.
  • openLuup: Version Log

    Pinned Locked openLuup
    34
    1
    3 Votes
    34 Posts
    9k Views
    akbooerA
    Development Branch: 2024 Release 4.8 Eclipse Edition further refactoring of Shelly Gen2+ devices fix missing variables for Shelly H&T support for Shelly Gen1 RGBW2 controller
  • Post-DST and MSR not reflecting local time

    Locked Multi-System Reactor
    18
    3
    0 Votes
    18 Posts
    3k Views
    G
    @toggledbits yeah, I just got new hardware and am considering moving to the containerized version. But that's going to take some time as it's tech I've not played with before and my day job + new puppy haven't left much dev hours these months. MSR is now very integral to the operation of this house so I need to tread carefully when poking the proverbial bear.
  • iCOMEN boiler switch

    Unsolved General Discussion
    1
    0 Votes
    1 Posts
    529 Views
    No one has replied
  • MiOS is Winning the X10 Wars

    Vera
    5
    1
    1 Votes
    5 Posts
    1k Views
    LibraSunL
    "Hi, I'm Troy McClure, famous from such posts as 'How to Send Data to Google Sheets from Rule Machine', and 'Creating Zero-CSS Animated SVG Backgrounds for Hubitat Dashboard Tiles Using Hidden iFrames', and other esoteric topics nobody wants to read." But srsly, I did expect more response when I recently released my very first full-fledged HE Device Driver which pits you against an AI bot in the game of TicTacToe on a gameboard created out of 12 button Tiles. [image: view?usp=sharing] @toggledbits sure won't miss my MSR antics, but I do! What's the point of beta testing if you cannot first crush the everlivin' life out of something while probing its deepest, darkest recesses. Indeed, first thing I inquired about after joining HE Forum a few years back was "Can this thing tie in with X10?" (A: Yes and, more pointedly, no.) I would love to visit here more often, but must confess you guys are so awesome you've left me nothing to BREAK!
  • MSR with InfluxDB, filter unit from beeing send

    Locked Multi-System Reactor
    3
    0 Votes
    3 Posts
    391 Views
    toggledbitsT
    Rene, You don't need all that, this should be sufficient: select_capabilities: power_sensor: attributes: value: true or the equivalent, using an array of attribute names (my favorite): select_capabilities: power_sensor: attributes: [ 'value' ] or using the other YAML array syntax: select_capabilities: power_sensor: attributes: - value You can also use a negative to suppress an attribute: select_capabilities: power_sensor: attributes: [ '-units' ] Also, can I ask that you go back and fix the formatting of the code sections of your posts, for the benefit of future readers looking at your question and example solution?
  • Need guidance on local MQTT capabilities

    Locked Multi-System Reactor
    5
    1
    0 Votes
    5 Posts
    620 Views
    CrilleC
    Ah, if I only known what to search for or had a really good memory I would have found ev_charger announced here but not listed in Standard Capabilities My charger seems to ignore out of range values as well so ev_charger was the missing piece in my quest, thank you @therealdb.
  • ZWaveJS and MQTT

    openLuup
    14
    1
    0 Votes
    14 Posts
    2k Views
    A
    @toggledbits Thanks for that. Zensys had it as their proprietary stuff ie under their control for ages and it's still a constellation of confusion. For example - how hard should it be to copy a set up from one USB stick to another? They really shot themselves in the foot a long time ago. Meanwhile Zigbee seems to have flourished?
  • Any interest in a Homebridge adapter for Reactor?

    Locked Multi-System Reactor
    5
    0 Votes
    5 Posts
    733 Views
    G
    Just finding this but defo interested.
  • Hubitat "hubitat" is reconnecting alert

    Locked Multi-System Reactor
    2
    0 Votes
    2 Posts
    329 Views
    R
    I have also encountered this problem on a recurring basis. I tried many different approaches - reboot RPI, restart MSR, reboot hubs - to correct the issue, usually without success. Earlier is week I decided to try something different. I "repaired" the "Hub Information Driver" using the Hubitat Package Manager. As so I the "repair" was complete on the hub, the problem disappeared.

Recent Topics