-
Hello, how is status about telnet connection to host? I'm looking for a solution to configure wifi settings without using Arduiono IDE.
Thank you very much
-
Hi - I have been working to update the pentair binding and have things working in the Eclipse IDE. When I try to build though with Maven (mvn clean install), I get the following error in the log. i…
-
I plan to update the Powermax binding to make it fully compatible with serial over IP.
It should be easy.
-
I'm using a S2B-Pro as coordinator.
```
2019-01-13 22:38:23 ERROR (MainThread) [homeassistant.core] Error doing job: Exception in callback
Traceback (most recent call last):
File "uvloop/cbha…
-
Situation: When a resource is exported on an exporter, but is currently not available (due to USB cable to the USB serial converter not connected for example), a meaningful error message should be pri…
-
It was discovered at least with the Z-Wave binding that at startup, the serial port is unknown by the openHAB serial abstraction. Just restarting the binding later solves the problem (the serial port …
-
I'm tried to send the same frame twice time and I received error.
[192, 1, 3, 2, 0, 7, 7, 18, 32, 1, 5, 192]
so retransmission not working properly. I can not send the same frame more than once.
I…
-
@cdjackson, I'm creating this here, but it could likely be caused by a core issue. @maggu2810, in case this is a core issue, you may want to be aware of this.
**Issue 1**
Since #1152, which moved …
5iver updated
5 years ago
-
File "/mnt/vg3.2/home/smooker/src/bCNC/bCNC/FilePage.py", line 333, in comportRefresh
for i in comports(include_links=True):
TypeError: comports() takes no arguments (1 given)
```
diff…
-
When starting esptool over a RFC2217 remote connection it fails.
This commit introduced write timeout which isn't implemented in rfc2217.py
# Full output from esptool.py (please copy and paste …