-
### 🎮 feature Request
feature logic and basic description:
Basically I would Enhance the FAQ By smoothening transitions when answers are opened and also modify the Back to home button by glow effect…
-
**Describe the problem you have/What new integration you would like**
Add light control parameters to all PWM light components (e.g., monochromatic, CCT, RGBWW etc.) to allow minimum and maximu…
-
### Description
The CDC modeling in prim_cdc_rand_delay has a massive impact upon the ability of the usbdev IP block (specifically the logic in usb_fs_rx) to sample the input data correctly, whethe…
-
**Current situation:** When we have inactive tabs enabled in the app, we do not update the UI/fire a redux action while the tab tray is showing when a tab moves from active → inactive. Therefore it’s …
-
- [x] Add explicit section testing the performance of the model on diverse data
- [x] EnciclopeDIA spectral library support
- [x] backend migration to ms2ml
- [x] remove constants
- [x] tr…
-
Is there any functionality to hook into transitions and execute some logic when the transition occurs?
-
One longer-term action item we discussed is improving the readability of the extension's approval dialogue. Users perform actions (user-defined state transitions), and the transaction internally balan…
-
On `state_machine.set` Action docs:
> Note that only the target state on_set automation will be triggered, and all other state machine automations (on_enter, on_leave and action of the inputs and tra…
-
Hello
Currently autoprovisioning adds new users to a configuration-defined set of groups:
```
'auto-provision' => [
'groups': ['employees']
]
```
Would you be interested in managing user'…
-
### âť“ Question
During Training I wrap my custom Gymnasium Environment in the [EvalCallback](```EvalCallback```) wrapper to record the performance of my agent when actions are decided deterministicall…