-
Can this be used to import climate device settings from an ETS file ?
-
# Reproduce
1. Import ETS-App with Module **IW** (Version 0.3.0 [02270d07d716eaf4593cb54ec038ac4f823ddf09](https://github.com/OpenKNX/OFM-InternetWeatherModule/tree/02270d07d716eaf4593cb54ec038ac4f82…
-
Hi,
So I've been trying to setup the knx-linux-coupler in my ubuntu, its connected to a knx development board (NCN5120).
It works alright when I send write/read commands or while monitoring the bus …
-
I just learned about `persistent_term` as an alternative to `ets` which is optimized for read performance: https://www.erlang.org/doc/man/persistent_term.html
I haven't tested it out but it should …
-
The problem is that the lower bound of the range becomes negative:
Traceback (most recent call last):
File "/Users/pberkes/egit/ETS/enable/enable/wx/quartz.py", line 99, in _paint
self.componen…
-
I have a Genserver that is using persistent_ets as a persistent cache. I also have a Supervisor running that is set to restart the Genserver on any types of failures. However if i manually kill the pr…
-
We need to test ETS with the Public Beta release of iPadOS 13 to make sure any new features of iPadOS 13 won't interfere with ETS.
We need to especially test how ETS behaves with Slide Over (multit…
-
**Describe the bug**
Want to set auto=True, damped_trend=True, seasonal= None and bound={damping_bound:(0,0.5)} for Auto-ETS-->
**To Reproduce**
import sktime
import pandas as pd
import numpy s…
-
Привет!
У меня возникла такая проблема. В какой-то момент в ATS пропал звук тормозов (когда нажимаешь на педаль слышны всякие "пшыкающие" звуки)
Пропал именно звук тормоза. Все остальное работает. Ч…
-
This seems to be unstable for some reason (non-positive-definite covariance), perhaps the `.id` is being used in reconciliation in some way.
```r
library(fpp3)
tourism_stretch %
stretch_tsibbl…