Update documentation to show unit system (#717)

This commit is contained in:
Teagan Glenn 2016-08-07 18:59:24 -06:00 committed by Paulus Schoutsen
parent 0827a7646b
commit 45c86f1631
6 changed files with 10 additions and 10 deletions

View file

@ -89,7 +89,7 @@ Returns the current configuration as JSON.
"latitude": 44.1234,
"location_name": "Home",
"longitude": 5.5678,
"temperature_unit": "\u00b0C",
"unit_system": "metric",
"time_zone": "Europe/Zurich",
"version": "0.8.0.dev0"
}