mrdc
mrdc
Hi, I'm using chisel with proxy option to forward requests to some website, regular methods do work well, but not PUT. I receive in chisel logs this error: `http: proxy...
Hello, I'm experiencing a bug when mqtt connection is closed (error `LWMQTT_MISSING_OR_WRONG_PACKET`) as soon as external callback is executed. It looks like `WiFiClientSecure` which `arduino-mqtt` uses under the hood, is...
Hello, Would be nice to add a callback for button release. Thanks!
Hello, I receive "Could inspect device. Error was: Could not connect to device, token needs to be specified" when I try to inspect a device ( miio inspect 192.168.1.30). I...
* bleak version: 0.9.1 / 0.8.0 * Python version: 3.8.6 / 3.8.4 * Operating System: Windows 10 / Debian 10 (RPi3b+) * BlueZ: bluetoothctl: 5.50 ### Description I'm trying to...
Hello, Thanks for good widget! I'm migrating from `0.6.0` to `1.0.0-dev.9` and have noticed some issues: 1. No `iconWidget` in `1.0.0-dev.9`? I'm using it for `popUpMenu`. 2. No `controller: SlidableController`?...
Hello, Would be nice to show only relevant tabs during search (containing a word we are searching for) and not all tabs with highlighted word/s. It simplifies search and improves...
Hello, ## Short description Sessions list is slowly populated with items when I open TSM to save something. Maybe it's better to use cache instead of reloading sessions each time...