David Rapan

Results 637 comments of David Rapan

So I was able to find what's going on. `aiodhcpwatcher` is using only `conf.iface from scapy.config` therefore it cannot capture packets anywhere else. So it "should" proly create multiple sockets...

Hey @bdraco, technical question.. Should I do `aiodhcpwatcher` bump and changes in single PR or separately?

Hi @joostlek, **the current implementation aggregates duplicate data records from the last 15 minutes on every HA restart.** * The new improved reimplementation fixes this and also moves the logic...

> This being an aggregate also means that values are not comparable, hence you opened this PR and issue No, I know because I wrote it. I'm not sure I...

Exactly, it would simply be something that every user would do (have to do). _But I understand your point @joostlek, if we had something like blueprints for helpers that could...

Could someone please fix the label? I accidentally selected the wrong change type when creating the PR.

Hey, thanks for the review and commit of the suggested changes. 🚀