James Guillochon

Results 68 issues of James Guillochon

Currently no log info is printed to the homebridge log whenever a heater's set temperature is changed and/or recirc mode is turned on/off. Can we add some? Would be useful...

enhancement

I think this is pretty standard practice to print log messages whenever an accessory is toggled by Homekit, could we raise these two log messages to `info` level?

### Analysis I've noticed that child bridges print their datetime in `m/d/Y h:m:s` format, whereas log messages on the main bridge use `D/M/Y H:m:s` format. Makes the logs less readable/parseable,...

bug

It would be great to see at a glance how far back a particular plot goes back in time, particularly when the x-axis range is limited to 500 points. Not...

I'm currently running a program on a Pico W where I am trying to `lightsleep(5000)`. Unfortunately, the program seems to never wake up again after this call. Using a `time.sleep`...

bug

As the CULA library is effectively abandonware for the Mac (the free version links are broken and haven't been updated in 4 years), it is critical to have CUSOLVER working...

ENH

At the moment it appears that there's no way to specify a maximum line length, and thus many of the docstrings overhang and need to be manually corrected. It would...

Hi all, So I have a (set of) problems with long (but highly variable) burn-in times that are not known apriori. Minimization during the burn-in phase can get you close...

From an e-mailed question: > Right now I can query for all sne Ia, and then loop over those and use the api to query for B band photometry. But...

enhancement