From 75a6862afa7b27d9969688858a72b904f5db035e Mon Sep 17 00:00:00 2001 From: hexa- Date: Wed, 5 Oct 2016 09:23:54 +0200 Subject: [PATCH] Update example to use metric unit_system instead of the legacy temperature unit (#1130) --- source/getting-started/customizing-devices.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/customizing-devices.markdown b/source/getting-started/customizing-devices.markdown index 0922f6b0dee..e6a0407dde6 100644 --- a/source/getting-started/customizing-devices.markdown +++ b/source/getting-started/customizing-devices.markdown @@ -15,7 +15,7 @@ By default, all of your devices will be visible and have a default icon determin # Example configuration.yaml entry homeassistant: name: Home - unit_system: celsius + unit_system: metric # etc customize: