Revert Home Assistant config dir to /config in example
This commit is contained in:
@@ -591,7 +591,7 @@ Support import camera links from [Home Assistant](https://www.home-assistant.io/
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
hass:
|
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:
|
streams:
|
||||||
generic_camera: hass:Camera1 # Settings > Integrations > Integration Name
|
generic_camera: hass:Camera1 # Settings > Integrations > Integration Name
|
||||||
|
|||||||
Reference in New Issue
Block a user