From b650475b10619bb75649497766fdbc238475b104 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Wed, 9 Nov 2022 13:00:30 -0300 Subject: [PATCH] Mention alternative method to import hass cameras --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 76973cc1..0247841e 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,8 @@ streams: aqara_g3: hass:Camera-Hub-G3-AB12 ``` +More cameras, like [Tuya](https://www.home-assistant.io/integrations/tuya/), [ONVIF](https://www.home-assistant.io/integrations/onvif/), and possibly others can also be imported by using [this method](https://github.com/felipecrs/hass-expose-camera-stream-source#importing-home-assistant-cameras-to-go2rtc-andor-frigate). + ### Module: API The HTTP API is the main part for interacting with the application. Default address: `http://127.0.0.1:1984/`.