Cellivar
Cellivar
Not stale, still interested :)
If I might be so bold as to add some unsolicited advice.. You're very close to the concept of [a generic blob storage interface](https://github.com/maxogden/abstract-blob-store), where filesystem storage just a slightly...
Seems like this is the line that sets the polling interval to 15 seconds: https://github.com/home-assistant/core/blob/7b2e743a6b0ce8dce5595eb54d089c3142cc6d94/homeassistant/components/radiotherm/coordinator.py#L18 I'm not familiar enough with HA to understand how this might be modified to be...
Still having this issue.
I can confirm that this is working, mostly. I have multiple BLE proxies in my house at this point already configured on HA 2023.1, I then installed this HACS extension...
Running the 0.4.3 update and I'm observing the same behavior. Video: Not Capturing, no HDMI, menus and apps work great. The difference is a reboot doesn't fix it. I've tried...
Just tripped over this myself tonight trying to get the Ceph CSI driver running, looks like the parser is still doing the simple operation here.
When Ford announced our C-Max vehicles were getting a lot of features dropped from FordPass I had a strong hunch it was a car-side problem. We're seeing a migration into...
> Can you describe this use case in more detail? If you don't need to wait for the result of a USB transfer you can simply not await the `Promise`...
> As much as I'd like to still see best-effort transfer cancellation available via WebUSB API, it sounds like your particular scenario is better covered by the existing [`.reset()`](https://developer.mozilla.org/en-US/docs/Web/API/USBDevice/reset) method...