Robert Leach

Results 45 issues of Robert Leach

I have a few polling flows to catch status change events for some homebridge devices (because for certain types of status changes, there's no event emitted from the event node...

I have a device called a Switcheroo that operates on the 812Mhz band. I have searched high and low for a hub that could pick up these signals so that...

I've been playing around with pi-rc to successfully transmit commands to my Bose stereo, which uses OOK timings (on/off key) at 27.148Mhz to communicate commands from the remote to the...

This is basically the same issue as #14, but instead of the total read count, happens when an individual sample's read count exceeds the max int of: [2147483647](https://www.geeksforgeeks.org/data-types-in-c/). In our...

I don't get this error on local machines running macos or ubuntu, but when I run it on a gzip file in a github action using ubuntu-latest, I get the...

The order of the options in the usage: Usage: fastq-multx [-g|-l|-B] -o r1.%.fq [mate.fq -o r2.%.fq] ... suggests that input files and output file naming templates can be interspersed, such...

I have a Magnavox model "32ME303V/F7 A". I just installed your plugin. There are 2 HDMI ports and it seems to reliably switch to the one I select, but its...

When I issue a command to Siri to either turn the TV on or off or switch HDMI inputs, Siri either: 1. Fails at executing the command and she tells...

I don't know if this is a problem with this plugin or my Broadlink RM Mini 3, but I have finally ruled out the TV and I think I've ruled...

I intentionally changed some triple quoted shell strings to separate concatenated strings so that I could intersperse comments, but even though the code works, snakefmt moved the comments to the...

bug