Mention alternative method to import hass cameras

This commit is contained in:
Felipe Santos
2022-11-09 13:00:30 -03:00
committed by GitHub
parent 16e5406156
commit b650475b10
+2
View File
@@ -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/`.