Robert Leach

Results 84 comments of Robert Leach

Well, presumably there are some tests that expect mean & stdev to not get set. I'll take a look at those tomorrow... although... those tests appear to fail for me...

I have updated my galaxy wrapper of lumpyexpress to work around this issue. It's a simple/quick, less-than-ideal fix that simply copies and modifies lumpyexpress, lumpy.config, and pairend_distro.py. I haven't reduced...

It appears that these errors were crashing homebridge a dozen times a minute and pm2 was restarting it. I finally removed the liftmaster2 info from the config.json and homebridge seems...

Late last night, I npm removed homebridge-liftmaster2 and swapped it out for homebridge-chamberlain, which does not appear to be affected by this issue.

BTW, homebridge-chamberlain does get the same error response from the remote server that the version of liftmaster2 I was getting, but the chamberlain was gracefully catching it. The error happens...

This might answer that... https://unofficialliftmastermyq.docs.apiary.io/#reference/0/system-detail

I can see why you're having trouble following the setup. I clearly didn't provide enough good info here to sufficiently describe what it was I was requesting. It's been so...

I'd say this is just an example and that being able to test error cases is fairly generally applicable, but it's up to you. The work-around works.

The code (minus doc string/comments) where the error line is, is in the stack post, though the save override isn't there. I'll paste it all here... Unedited method where the...