-
Can you add support for dual speed pumps? The other integration shows sensor or attribute when the pump was running in low or high, but it couldn't set as the set values were numerical.
Thanks
momoz updated
4 months ago
-
Hi @jorgensd,
Very cool work with the mpc. I appreciate the contribution. It's not really an issue, more an open discussion. I was wondering if dolfinx_mpc could be used to handle hanging nodes? It…
-
-
I've been playing with calculus, and I was thinking of writing a sample notebook, that would show how to do numeric integration and derivation (ForwardDiff, QuadGK), symbolic derivation (ModelingToolk…
-
Reproducer as a ROOT macro:
```c++
#include
template
inline double foo(double *params) { return params[0]; }
inline double bar(double *params) { return params[0]; }
double wrapper(double…
-
### Task: Implement Article Creation Feature on Betarena
**Objective**
Develop the article creation functionality where users can write and publish articles, preview content, and configure settings…
-
I have 11 kasa KL125 bulbs and since 2024.10.2 (I skipped 2024.10.0 and 2024.10.1 releases) they've been going offline in HA. In the app they are always online and consistently immediately responsive…
-
```
sage: numerical_integral(sin(x^2)/(x^2), 1, infinity, max_points=10^10)
---------------------------------------------------------------------------
SignalError Tra…
-
I have a mixergy connected to a Daikin heat pump - set as the default heat source (and should be only!!). The "Is Charging" entity shows a state of 'Off' - despite the heat pump having been heated ov…
-
Research better numerical integration and derivation methods for PID class