-
I took a fresh device and dumped the database after adding both inteson-mqtt and ISY99
(venv) jonsmirl@ares:~/aosp/insteon-mqtt$ insteon-mqtt config.yaml pair 13.18.78
Commanding dimmer device 13.…
-
At some point in time, I removed the HACS install of this plug in, since the code base was in .110. However, when removing the HACS install and re-adding the integration, all my z-wave devices within…
-
Great work guys on the move to integration within HA! Looks like lots of hard work! I have a question, being somewhat new to HA. The isy99.reload and system_cleanup commands, those are pretty e…
-
Sorry if this isn't the right place to ask this question. Please redirect me to the appropriate forum.
I have an ISY994i that I plan to continue to use along with HA. Can I have two PLMs (one for…
-
Note that the ISY994 reads the database one record at a time and does not use the DUMP ALL option.
I am unable to pair this device using insteon-mqtt. It is a fairly recent 2334-2 KeypadLinc Dimmer 5…
-
Hi David. Imagine my luck: I just got my Insteon PLM a few days ago, began researching Python control for it, and BOOM -- up comes your repo!
My inspiration is twofold:
1) Get rid of my stupid …
-
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: Traceback (most recent call last):
ERROR [05-06-2017 20:24:45] polyglot.nodeserver_manager: Harmony: File "/home/jftremblay/p…
-
```
What steps will reproduce the problem?
from pysimplesoap.client import *
wsdl = "http://services.conzoom.eu/addit/AddItService.svc?wsdl"
client = SoapClient(wsdl = wsdl, timeout = None)
What is t…
-
```
What steps will reproduce the problem?
from pysimplesoap.client import *
wsdl = "http://services.conzoom.eu/addit/AddItService.svc?wsdl"
client = SoapClient(wsdl = wsdl, timeout = None)
What is t…
-
```
What steps will reproduce the problem?
from pysimplesoap.client import *
wsdl = "http://services.conzoom.eu/addit/AddItService.svc?wsdl"
client = SoapClient(wsdl = wsdl, timeout = None)
What is t…