Controlling An L530E From My Computer (Python)
Hello everybody,
I am trying to make an app so I can control my light from my computer - I have a tapo L530E smart bulb.
I will be using the coding language python to create a GUI to control my light, although I cant find a way to actually control my light through python. I have looked through many different github pages, although none of them seem to work for the L530E, or they are not in python. Preferably, I would like a API that I can use in my code that is fully python, works well with the L530E, and is easy to use and understand.
If anybody knows anything or thinks they could help me, please reply!