-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi Xavier, just found your module and I've started playing with it. I do not write Python code but I can read it.
Thusfar two errors have shown up.
- When a TCP connecton fails, there is a syntax error in the except handler. The Domoticz.Error line has "self.IPaddress"in it. Should be "self.IPAddress" (with upper case 'A')
- When this exception occurs, the 'client' variable isn't declared.
Next step for me is figure out why the connection fails.
Kind regards,
Rob
Metadata
Metadata
Assignees
Labels
No labels