Travis Prosser

Results 14 comments of Travis Prosser

> That's exactly the reason I implemented temp + humidity + pir + radar sensor support into ESPresence. :) @corgan2222 Awesome, is there any documentation you can refer me to...

@cpainchaud ESPresense also does MAC fingerprinting (which is necessary for devices that show up with variable MAC addresses) and adds a kalman filter (which should greatly improve accuracy). As far...

>no need to add the complexity of ESPHome @mjcumming Perhaps you're correct that it doesn't make sense to see all of ESPHome's functionality duplicated in this project. This project does...

Experiencing similar issues where links to Jira are not being created in PR descriptions as per [these instructions](https://github.com/atlassian/github-for-jira/blob/main/README.md#see-jira-issues-in-github)

> Slightly off topic, but how did you manage to get Birdseye to work? Did you configure something, because my Birdseye page is just blank. I just made sure to...

Regarding this: I've poked around with the API manually, and found that the actual map files appear to be some binary storage, likely of point data which gets rendered on...

Also have this issue. I wonder if this is resolvable or if we're stuck with having to roll back to older firmware forever now? Or is this resolved by #91...

I just encountered this issue and I am surprised this issue has been closed in favor of simply updating docs to state that it's broken. Granted, perhaps the documentation update...

@fujitatomoya sorry for the vagueness of my comment. I'll try to elaborate: >i was thinking that error can be obvious for type mismatch. The "error" that I found hard to...