From 600141d11b7fc86a0993f3538b3e95f3a8e32923 Mon Sep 17 00:00:00 2001 From: eduard256 Date: Sun, 5 Apr 2026 10:35:50 +0000 Subject: [PATCH] Add StrixCamFake link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfb3b45..4fc749b 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,5 @@ Three entity types: Camera not in the database? [Add it here](https://gostrix.github.io/#/contribute). **Developers:** integrate [Strix HTTP API](DEVELOPERS.md) into your smart home platform. + +**Testing:** [StrixCamFake](https://github.com/eduard256/StrixCamFake) -- IP camera emulator for development and testing.