-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hello,
I use the IHCServer for my Peha IHC control.
The IHC server is running perfectly so far.
However, as soon as I want to control the IHC server via Domoticz, the following error message appears:
IHCServer: Loading configuration.
Configuration: Using serial device /dev/ttyUSB0
Configuration: Not using serial flow control
Configuration: Using webroot "/home/pi/ihc/webinterface"
Opened /dev/ttyUSB0
Starting HTTP Server on port 8899
TCPSocketServer: Waiting for connections...
TCPSocketServer: Waiting for connections...
TCPSocketServer: Waiting for connections...
13:42:33 Output 1.2 is ON
13:42:33 Output 2.4 is ON
13:42:33 Output 8.1 is ON
13:42:33 Output 12.6 is ON
13:42:33 Output 16.1 is ON
IHCHTTPServerWorker: WebSocketEventHandler caught exception
IHCHTTPServerWorker: Unknown exception in packet
14:06:12 Output 2.4 is OFF
14:06:14 Output 2.4 is ON
IHCHTTPServerWorker: WebSocketEventHandler caught exception
The plugin and the script are installed in Domoticz.
Can anyone help me?