TP-Link Kasa Spot KC100

I have setup a small add-on that handles connecting to the Kasa camera and exposes the stream so that it can be used in Home Assistant. This seems to work on my KC105 camera. If anyone wants to give it a shot it’s available at https://github.com/joshgetter/hassio-addons/tree/master/kasa-camera. I found that sometimes the stream has I/O errors, so I’ve added some logic to retry the connection as well. Credit to @Anton2079 for suggesting that a Docker container might be a good way to deploy something like this.

5 Likes