-
Machine : Raspberry Pi 4 1.5
OS : Debian 12
Ser2Net version : 4.3.11
Port : /dev/ttyUSB0
Serial Adapter : https://www.amazon.com/dp/B0C2853BB1
lsusb : Bus 001 Device 003: ID 067b:23a3 Prolific Te…
-
following io-bundles installed and active (searched for *.io.*):
```168 x Active x 80 x 4.0.3 x org.openhab.core.io.console
169 x Active x 80 x 4.0.3 x org.openha…
-
```
11:57:06.397 [ERROR] [.core.karaf.internal.FeatureInstaller] - Failed installing 'openhab-binding-hue, ...: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=shell; …
-
Hello, in esptool https://github.com/espressif/esptool/commit/c018eb4c48518bc3ee02dbe41355b07d9b0484eb the ability to flash via rfc2217 has been added,
please add support in the parameters ?"idf.por…
-
I'm trying to use gensio to transfer a file over xmodem:
`gensiot --server -i 'serialdev,/dev/ttyUSB0,115200n81,local' -a 'telnet(rfc2217),5000'`
(I also tried 'telnet' and 'tcp')
Next I use …
-
getting this error now
`Failed to process script 'JS:rollershutter.js': Could not get script for UID 'JS:rollershutter.js'.
[WARN ] [.thing.internal.CommunicationManager] - No ProfileFactory found…
-
[EDIT] This issue appears to have been caused by faulty hardware.
**Describe the bug**
Integration spikes the CPU just after it tries to start and the only way out is by hard resetting HASSOS. HA …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi,
I'm using ESP-IDF on Windows Subsystem on Linux.
I would like to report it.
stable version(ESP-IDF : v3.2.2)
- cannot run openOCD.
WSL cannot find FTDI device on USB.
I'm using FT2232…
-
I've used these instructions:
https://github.com/sle118/squeezelite-esp32/issues/196#issuecomment-1296846638
and tried to build the docker image, without luck. First issue was the same as exper…