Hugh Macdonald

Results 14 comments of Hugh Macdonald

I think I prefer (2) as well. If you're already setting a minimum cache size, then using the same logic for deep data, just having the cache size be larger...

Hi Larry et al., Has there been any further thought on this? I can certainly understand where @MrKepzie was coming from, and I'd feel that @lgritz's option 1) is also...

I'm doing this through the Python API - using 0.6.2.1 (downloaded this morning) I can share the full script (it's only a handful of lines) in a bit if you'd...

It gives the following data (which can also be requested to be emailed as Excel files). Some of the data in the email goes back further than the app shows...

For my purposes, I'm probably just going to grab the data once a week by hand through the app, but at some point I'd like to automate this. Thanks, and...

Ahh - that makes sense that the existing functions would be for Kasa rather than Tapo devices. Based on your suggestion, I've changed my python code to this, which works...

I tried that, but when I ran sfm with only cctags, it fails with "No valid initial pair found automatically". I'm not certain how I would define this manually

So after accidentally commenting a `sleep()` out of my code, and having it continuously calling `update()` until I caught it, it appears that it'll allow 5 or 6 in a...

After running a couple of tests, it appears that this number is 7

I was actually helping out @mkmacd with his workspace, so he'd be better able to answer that question