Patrick Seal

Results 87 comments of Patrick Seal

`OS: linux-gnueabihf | Vendor: unknown | Machine: arm | CPU: armv7l | Processor: unknown | Hardware: armv7l` `Linux vhole-buster 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux`

@ovi1337 I've written a simulator: https://github.com/plasticrake/tplink-smarthome-simulator I think the trick is you need to reply to the request for the cloud info in order for it to be added. It...

Thanks for the contribution, I have some feedback: 1. I don't see the benefit of linting and formatting `/lib/` 2. Does the `debug-ts` script you have work? I would think...

You can send a custom command using `send` or `sendCommand`. I did not include a function for this as I didn't see it's use as the device would have to...

Yeah I noticed this too, it looks like the schedule format is different for those devices but I haven't had to time to figure out what is different yet. Would...

If someone can point me to any documentation or example programs that have this working I may be able to implement it. Alas I don't have any Kasa Cams myself...

Yeah that uses the TP-Link cloud. You could write your own server that uses this API on your network, and have it relay outside your network, your own cloud. I...

This sounds like an issue at the device level. Calling `setLightState` just passes the commands you pass in to the device. If the device is not responding to it perhaps...

Are you in the UK?