From 1193b3d5f22de0509f7bc9bcf3ea37e221b012b7 Mon Sep 17 00:00:00 2001 From: Teemu Rytilahti Date: Mon, 2 Dec 2024 16:17:42 +0100 Subject: [PATCH] Add link to related homeassistant-tapo-control --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f59f36770..3595dd19e 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ See [supported devices in our documentation](SUPPORTED.md) for more detailed inf ### Other related projects * [PyTapo - Python library for communication with Tapo Cameras](https://github.com/JurajNyiri/pytapo) + * [Home Assistant integration](https://github.com/JurajNyiri/HomeAssistant-Tapo-Control) * [Tapo P100 (Tapo plugs, Tapo bulbs)](https://github.com/fishbigger/TapoP100) * [Home Assistant integration](https://github.com/fishbigger/HomeAssistant-Tapo-P100-Control) * [plugp100, another tapo library](https://github.com/petretiandrea/plugp100)