From 6e2e0d353affec26f0ed44ad7b93450ee4eb7472 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Thu, 22 May 2025 11:14:56 -0300 Subject: [PATCH] Revert Home Assistant config dir to /config in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf73988..43f10044 100644 --- a/README.md +++ b/README.md @@ -591,7 +591,7 @@ Support import camera links from [Home Assistant](https://www.home-assistant.io/ ```yaml hass: - config: "/homeassistant" # skip this setting if you are a Home Assistant Add-on user + config: "/config" # skip this setting if you are a Home Assistant Add-on user streams: generic_camera: hass:Camera1 # Settings > Integrations > Integration Name