Charles Crossan
Charles Crossan
@ropg I'm loving what you did with the API here; I'm working on creating an ESPHome component to control the AXP192 based off of this "platform agnostic" library. The "Rail"...
I'll likely be using this branch (rebased onto the latest master from here) for ESPHome. https://github.com/crossan007/axp192-esphome/tree/add-rails
I believe this also occurs when an `nz-select` is open inside a modal. Specifically, if a value was in the multi-select box at the time the modal was closed; the...
It looks like OpenAPI 3.1 added support for `scopes` in authentication schemes other than `oauth` (https://github.com/OAI/OpenAPI-Specification/issues/1366) Using both `0.13.10` as well as the live demo (https://redocly.github.io/redoc/), the rendered HTML file...
Zoom issue is only on the latest zoom version. One dll is causing the issue. See this thread https://github.com/CatxFish/obs-virtual-cam/issues/78#issuecomment-603482332
I think I'm seeing this as well; or at least similar. I have my buffers set to a hard limit (which I've been gradually increasing) currently at 300.
Is there a solution for this? I'm trying to accomplish something similar...
I have the same question.
What about adding a key-value pair list to the user settings value; indicating a color for each "known" workspace file (maybe by workspace name)?
👍 for storing DateTime as UTC in the database and letting the user select their timezone.