Jeff Cooper

Results 2 issues of Jeff Cooper

### The problem I was having issues with doorbell events (specifically the "visitor" state, though I didn't do much testing of the others) as described in #91030. When I upgraded...

integration: reolink

`platformio_generator.py` fails to build because it tries to `import protobuf` on [line 18](https://github.com/nanopb/nanopb/blob/master/generator/platformio_generator.py#L18) instead of `import google.protobuf`. I'm not totally sure when the package got renamed, but the rest of...

Type-Defect
Priority-Low
FixedInGit
Component-BuildRules