Hi, If someone want to use this plugin with Unifi Dream Machine Pro (UDM Pro), here is the change for http_unifi.py tracker : connect() : response = self.http_session.post( "{}/api/auth/login".format(self.baseurl), data=json.dumps(login_data), verify=self.verify_ssl, headers={"content-type ...