HarvsG

Results 88 comments of HarvsG

@119977 I am confused as to why you have commented on this issue with a different issue?

Now the obvious question is how do you identify which peers should be propagated and which shouldn't when all you have access to is the output of `wg show` forwarded...

Here is a go function that I made (not used go before so probably very ugly) that takes a list of CIDRs and returns the a list of the numbers...

> We meet today to talk about this and conclude that we should make Vega density transform supports groupby. @kanitw Any progress on implementation?

I am using the 3B+ 64-bit with: Sensors: 122 Lights: 26 - mostly zigbee Switches: 18 Binary sensors: 33 Automations: 51 and a few add-ons I have quite high memory...

In [c03552b](https://github.com/home-assistant/core/pull/67631/commits/c03552b05b34936f37409e1f0a3bb6605f07b131) and [e547429](https://github.com/home-assistant/core/pull/67631/commits/e547429fb2c260b9558186120579147b2112b4a4) I choose not to completely ignore unavailable entries as it could frustrate debugging. Now they will be displayed as such ```yaml - platform: mqtt state_topic: "does/state/notexist"...

I'm not sure what the policy is for writing code to aid migration/mitigate breaking changes. This would be one such way to do so. I assume many people used duplicate,...

@frenck I see the smash label - not sure if I should feel fear or excitement Some builds failing - is that in issue at my end or the CI...

0b366b5 Makes changes no longer breaking. If a user defines multiple entries for a single entity, the previous behaviour is preserved it will only affect the posterior probability if the...

All tests now passing. N.B: In order to make the target probabilities for the tests I used online, independent, Bayes Theorem calculators rather than just plugging the output back in...