Skip to content

Commit 4bf4960

Browse files
authored
Update config_dir in API docs
1 parent 955e5d6 commit 4bf4960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/developers/rest_api.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Returns the current configuration as JSON.
9191
"longitude": 5.5678,
9292
"unit_system": "metric",
9393
"time_zone": "Europe/Zurich",
94+
"config_dir": "/home/hass/.homeassistant",
9495
"version": "0.8.0.dev0"
9596
}
9697
```

0 commit comments

Comments
 (0)