I'd like to use these libraries to control a tapo RGB lamp from a python script. I installed the package and tried the sample code but.. I'm already stuck at the library import! "No module named 'plugp100.api.tapo_client'"
my need is only to connect to the lamp and control state, intensity and color.
I'd like to use these libraries to control a tapo RGB lamp from a python script. I installed the package and tried the sample code but.. I'm already stuck at the library import! "No module named 'plugp100.api.tapo_client'" my need is only to connect to the lamp and control state, intensity and color.
Thank you very much for any help!
Federico