Results 76 comments of jlg89

There we go. The package hasn't been updated, it's 2.7.4. I killed all the NUT processes and ran nutdrv_qx as you suggested. Log file attached. I'm not sure what to...

The "right" thing to do is to upgrade to 2.8 so I'll be working with the latest code, but that's going to be a manual process, unless the RPi packager...

At this point, this plugin still works fine for basic video streams in HomeKit, but Sunoo isn't able to devote any dev time to it, so issues may or may...

I don't know how long this feature has been there, but if you go into the Carrier Home app, in the hamburger menu, "My Infinity Portal," and then "My Apps,"...

You could make the image do a full 64-bit install, but I think the best option at this point would be to simply add "arm_64bit=0" to the [pi4] section of...

The real fix, though, is to move to a full 64-bit install, even if that means keeping a 32-bit image around for awhile in case anyone needs it.

If you use tuya-cli to pull the switch parameters, does that match the queried properties?

I see the same "Removing stale Characteristic" warnings for everything that doesn't have brightness control, but all my outlets and switches are working properly (including dimmers). I didn't update from...

This works for doing a "full" fade, but what I'm after is the ability to start at the current setting and fade from there to the new setting.

I'm using https://github.com/PennazSoftware/homebridge-dmxlight-plugin to control some DMX lights, and it uses a "transitionDuration" value to control how fast a given DMX value gets changed. I thought it would be pretty...