David Cumps

Results 91 comments of David Cumps

I managed to trace it to this point: * https://github.com/esphome/esphome/blob/dev/esphome/components/bluetooth_proxy/bluetooth_proxy.cpp#L34C20-L34C20 * https://github.com/esphome/esphome/blob/dev/esphome/components/bluetooth_proxy/bluetooth_proxy.cpp#L84 * https://github.com/esphome/esphome/blob/dev/esphome/components/api/api_connection.cpp#L875 * but then I got lost at: https://github.com/esphome/esphome/blob/d9398a91d1dac8e95e7a7e135a24be50e124bc5b/esphome/components/api/api_pb2_service.cpp#L338

> You missing that everything in ESPHome uses noise to talk to home assistant. Noise is not an option for ESPresense since it's all based on MQTT. I indeed didn't...

For your update, from https://support.crashplan.com/hc/en-us/articles/13830076065293-CrashPlan-app-version-11-0-release-notes > Version 11.0 is temporarily unavailable > Due to reports of customer issues, we have temporarily pulled the CrashPlan app version 11.0 release. Version 10.4.1...

Looking forward to be able to use Reactions! :)

Any idea when this will be released?

> @CumpsD #1375 Thanks! Solved it by downloading the nupkg from releases and adding this to my csproj: ``` $(RestoreSources);../assets;https://api.nuget.org/v3/index.json ``` (nupkg is stored in folder `assets`)

@e11en thanks, and good luck on the fork! looking forward to a maintained version :)

@e11en Don't forget to enable "Issues" on your fork by the way

Is there a way to disable/toggle the labels on the lines?

Probably because this of this commit: https://github.com/nervetattoo/themable-grid/commit/93b9bf4c69065a122334034b33d54a872c372e06 Where your custom config gets overwritten by the default config