lawrencedudley

Results 12 comments of lawrencedudley

I can't promise this is a fix but @Daynnnnn is giving this a go: ``` // Only use WebSockets const pusher = new Pusher(APP_KEY, { cluster: APP_CLUSTER, enabledTransports: ['ws', 'wss'],...

Pretty sure it'll reconnect regardless, just over ws/s not xhr but happy to be proven wrong!

Ah it's not mine, it's @Daynnnnn's! I'm just the messenger. We do still have some reconnect bits to debug our side - definitely interested in seeing whether Pusher is more...

Ember at home, skyconnect with raspberry pi works beautifully. Ember at work, skyconnect with an Intel NUC, completely unusable and constant NCP restarts and timeouts. Not sure if the different...

I’ll give it another go on the next release, I don’t think external factors are significant here as reverting to the EZSP driver on the same Skyconnect firmware makes everything...

I’ll grab a debug log when I get home and stick it in here! Like I said, at home, works great. OTA seems much happier running multiple OTA updates at...

@Nerivec what's the easiest way for me to retain logs from Z2M in Home Assistant? It doesn't seem to respect the max_entries setting from system log so I'm only getting...

Cool, got it. Not sure how I missed that! I've attached a few logs. log1: There's a lot of `Delivery of MULTICAST failed for "65533" which feels like it might...

Try the new release of Z2M - it's been way more stable for me and this issue has pretty much disappeared unless you OTA more than one device at once.