mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Merge pull request #1087 from justweb1/config-dir
Update config_dir in API docs
This commit is contained in:
commit
01da8cee5e
@ -91,6 +91,7 @@ Returns the current configuration as JSON.
|
|||||||
"longitude": 5.5678,
|
"longitude": 5.5678,
|
||||||
"unit_system": "metric",
|
"unit_system": "metric",
|
||||||
"time_zone": "Europe/Zurich",
|
"time_zone": "Europe/Zurich",
|
||||||
|
"config_dir": "/home/hass/.homeassistant",
|
||||||
"version": "0.8.0.dev0"
|
"version": "0.8.0.dev0"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user