Daniel Baulig

Results 68 comments of Daniel Baulig

I just realized that the recursive call is also missing the ip parameter, which could produce the bug all by itself. Infact adding ip though doesn't fix the bug, so...

See this gist for a potential fix: https://gist.github.com/1028939

The suggested fix does not actually stop the bug from occuring. I am not sure what else could cause the stack overflow though. I will see if I can gather...

Ok, yet another attempt at fixing the issue, I think I finally got it this time: https://gist.github.com/1028939

The "heart rate monitor" name should include the set ESPresense room name, to easier identify and distinguish by different paired ESPresense sensors.

Note: when I try to enroll my Apple Watch with the ESP connected via serial bus, I get a "Encrypt connection failed conn" message. No `irk:` or `settings/alias` entries show...

I am having trouble with spotty reporting for an iPhone 14 Pro, iPhone XS and an Apple Watch Series 7, too.

Thank you for this additional information. This setting along with a lot of other options don’t seem to be particularly well documented in the user documentation. If I undertone this...

I'm using GE 26933 with HA and believe to be running into the same issue. The Get after Set causes HA to be updated with a wrong value during the...

I would like this sensor, too. IOTLink used to provide this functionality through CoreAudio, which I believe is also part of this project. Here's a link to the old code...