Skip to content
  • openLuup: Version Log

    Pinned Locked openLuup
    34
    1
    3 Votes
    34 Posts
    8k 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
    472 Views
    No one has replied
  • MiOS is Winning the X10 Wars

    Vera
    5
    1
    1 Votes
    5 Posts
    989 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
    363 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
    532 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
    676 Views
    G
    Just finding this but defo interested.
  • Hubitat "hubitat" is reconnecting alert

    Locked Multi-System Reactor
    2
    0 Votes
    2 Posts
    306 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.
  • JS Zwave / Kwikset PIN codes

    Locked Multi-System Reactor
    2
    0 Votes
    2 Posts
    301 Views
    PablaP
    You would likely need to use the x-hass.call-service action on the lock entity and your service ID would be zwave_js.set_lock_usercode. In the data portion you'd have to fill out the code_slot and code. Note that this will not work if your lock isn't securely included with your HASS controller.
  • UPnP event proxy plugin using systemd service file

    Plugins
    2
    2 Votes
    2 Posts
    347 Views
    akbooerA
    Nice work! That’s a problem which has been waiting to be solved for a very long time,
  • 0 Votes
    4 Posts
    367 Views
    toggledbitsT
    @apocalypsehobby please read the posting guidelines, a pinned post in this category. There are some specific requests for log files and snippets. Also rgbcolor.set takes a hex color code or decimal equivalent. It's probably not what you want to be using. set_rgb is more common.
  • Would you use a self-hosted geofencing solution?

    General Discussion
    23
    1 Votes
    23 Posts
    5k Views
    CatmanV2C
    Oh I use the VPN for email C
  • full devices reset

    Zway Bridge
    77
    0 Votes
    77 Posts
    18k Views
    akbooerA
    You only get that lucky once in every four years!
  • 0 Votes
    5 Posts
    480 Views
    toggledbitsT
    Thank you! That really helps. The zero-sized storage/states/cs-rule-ll4rewlj.json is the only file you need to remove. Just stop the container, remove the file, and restart. That should clear it. The data in that file will be rebuilt.
  • Awesome MQTT - GitHub list

    openLuup
    4
    0 Votes
    4 Posts
    495 Views
    akbooerA
    I did add it, just to see whether anything happens!
  • Forum sysops

    Unsolved General Discussion
    6
    0 Votes
    6 Posts
    4k Views
    akbooerA
    Yup, that works. Thanks.
  • Wanting to install in Proxmox.. what’s the best way?

    How-To
    4
    0 Votes
    4 Posts
    905 Views
    DesTD
    @xAPPO i'm having a VM for all my stuff and I'm using a raspberry pi as a remote "zway" device using socat/ser2net to send back the USB dongle into the VM! Works like a charm for the last 4 years
  • ZWaveJSController - open/close reversal

    Locked Multi-System Reactor
    3
    0 Votes
    3 Posts
    307 Views
    G
    @toggledbits It seems that the blinds reversed direction. There's a setting in HA's ZWaveJS UI: [image: 1708736424567-22849767-a6c2-43f1-8850-86a75b2e1c29-image.png] This was set to No and the result was the blinds closing tilted up on the inside. After deploying 23326 they close tilted down on the inside. I needed to change this setting to yes for each blind in ZWave JS UI and also any Reactions that had partial open percentages from .8 to .2 (for instance) to have the blind open 20% from closed. I tested this thru MSR ZWaveJSController with cover.open and cover.close as well as position.set and the results were consistent: 180° opposite of what they were before 23326.
  • 0 Votes
    10 Posts
    1k Views
    toggledbitsT
    @gwp1 said in [Error] Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default.: It's ok - but that's your "one" for 2024 Then I'm doomed.

Recent Topics