mezz64

Results 70 comments of mezz64

I've not had the free time as of late to implement a fix. I'll see what I can do this coming week to get it taken care of

Thanks for the PR. I'll take a look soon.

Sorry for the slow follow-up on this one, can @EvertJob and @Symbiot78 try out the changes on this branch (https://github.com/mezz64/pyHik/tree/face_sens)? From what I can tell the event log formatting is...

As noted in #10, it seems like this may be a quirk of the requests library for some reason. I'd be open to playing with some things, but I can't...

I do want to move things over to async eventually and have found some work by others to bolt on digest auth support to aiohttp just need to find the...

This library can pull the event stream either directly from a camera or from the NVR. It does not allow you to pull video or images however, just observed events....

Have you tested this? We can't use the app-api endpoint without implementing OAuth. I also don't see token authentication working for the temperature endpoint on the client-api endpoint in my...

It's not that simple unfortunately. The alternate api URL uses OAuth authentication and there is no published way to obtain the proper keys beyond what you can obtain by sniffing...

There isn't a local API endpoint that I was able to find. You would need to sniff the wifi traffic to see where it sends the data and then force...

@anant-singh Can you let me know how this differs from the current heating level value that is +/- 100? Looks like it might be the same thing, just at a...