https://github.com/netioproducts/python-netio-discover/blob/568592e7917b11939f58731a458443e678ed187c/NetioDiscover.py#L55 `is not` should not be used with literal. Use `==` see https://bugs.python.org/issue34850 for more