The easiest way for newbies is to install uv on windows or Linux. Then run uvx --from python-kasa kasa --username <username> --password <pass> We can give you other commands to run depending on the output of that. Apologies, but i get "Error: No such command '—username'" I had...
An initial wiki entry for the C110 with the gpios has been created here:https://github.com/OpenIPC/wiki/blob/master/en/device-tapo-c110.md Btw, feel free to add any information to the wiki that you feel is helpful. For the wlan driver we have a profile system to set the driver:htt...
Note: Currently, there is no plan to support additional operating systems such as Windows phone, Kindle, or Kindle Fire. The Tapo App is only available on mobile devices and not computers. Q: Can you also use a SIM card for the camera? A:No, Tapo cameras do not work with a SIM card...
Note: Currently, there is no plan to support additional operating systems such as Windows Phone, Kindle, or Kindle Fire. The Tapo App is exclusively available for mobile devices and not for computers. Q2: Can I use a SIM card for the Tapo camera? A: Currently, the Tapo C501GW supports ...
Ohh, that sounds like an issue on how Windows handles the parameters. I don't have a Windows machine to test right now, but you could try to escape the"characters using\"in the JSON payload to see if that helps. Alternatively, if you are usingcmd, you could try if it works in powe...