jhschuster / homebridge-lacrosseweb

Homebridge plugin for Lacrosse Alerts Mobile devices
MIT License
0 stars 2 forks source link

Set configuration fetch time to timestamp on data #4

Closed crowston closed 4 years ago

crowston commented 4 years ago

Set the fetch time to the earliest timestamp on the retrieved data and the default cache time to the default sensor interval (15 minutes) + 1 minute to allow for processing. The result should be that data are refetched soon after they’re updated on the website so they’re more current.

crowston commented 4 years ago

There's also a commit that makes the logging less detailed. I didn't realize that it would all end up in the pull request.

jhschuster commented 4 years ago

All merged and published. I left your logging changes in there. When I was the only one using this they made more sense.