MM-old
Results
1
issues of
MM-old
With this code I tried to use the Tapo P100 / P110 from PyP100 import PyP100 p100 = PyP100.P100("192.168.178.xx", "[email protected]", "password") # creates a P100 plug object p100.getDeviceInfo() # Returns...