João Octávio Pereira

Results 7 comments of João Octávio Pereira

Hi @joshgetter, First, many thanks for your answer 😄 Unfortunately the `toggleentity` doesn't cover my use case. I want to **enable privacy mode** when nobody is at home and **disable...

@ikoz many thanks I will try this :)

Hi all, I'm not being able to make this work, maybe I missed something. the POST request always returns "0K0="

@ikoz thanks for your quick answer, but I'm not able to get a result yet :( ![image](https://user-images.githubusercontent.com/3718704/157861687-e3262c81-da37-4b5a-b72c-0fffd2d808d8.png) I have used the encrypt method from https://github.com/softScheck/tplink-smartplug/blob/master/tplink_smartplug.py#L70 Maybe I'm doing some wrong,...

Hi @ikoz, Thanks for all your help! I'm now able to do the request, but I'm always receiving this response (_I tried the **get** and both **set**_): `{"smartlife.cam.ipcamera.switch":{"get_is_enable":{"err_code":-10007,"err_msg":"Unauthorized Error"}}}` Maybe...

Hi, Just to add another use case. I have the following Command: Command **abc** Arguments: string arg1 string arg2 Options: string --opt1 string --opt2 when invoking with invalid options: `abc...