Skip to content

Python errors when IP connection fails #1

@scsirob

Description

@scsirob

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions