-
## Description of the issue
for example
```
from oemof_industry.mimo_converter import MIMO
```
differs from
```
from oemof_tabular_plugins.wefe.facades import MIMO
```
because in the latter …
-
### Link
https://www.aliexpress.com/item/1005007308058989.html?spm=a2g0o.order_list.order_list_main.5.79851802N0tQyH
Other:
https://www.tuyaexpo.com/product/1105384
### What I learned
Fac…
-
-
Due to changes in 6.0.0 preset structure changed little. Thanks to Mlocik97 we now have website, that will convert PulseEffect preset to EasyEffects preset. Website is still in alpha version and is mi…
-
Since we use Newtonsoft.JSON with the default settings to serialize test or step parameters, some values are serialized in a less-than-optimal way:
- Enums are serialized as their underlying valu…
-
I followed the provided instructions.
I turned the demo_part3 file into a normal python file to test the code:
```python
# Import necessary libraries
import os
import sys
import torch
fro…
-
```
File "/root/bin/chomyk.py", line 226, in dl_step_2
self.postData(dts)
File "/root/bin/chomyk.py", line 140, in postData
self.parseResponse(response.content)
File "/root/bin/chom…
-
I'm trying to set the Sensitivity on the Xiaomi DJT11LM. Ref: https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/converters/toZigbee.js#L634
What I tried:
![grafik](https://user-imag…
-
All our regression tests currently cover the full Keras -> JSON -> C++ conversion. This leaves us in danger of accidentally breaking networks which are saved as JSON if we update the Keras converters …
-
This would allow starting with the json snippet that will be reused, and writing a unit test for the converter before plugging it all in.