From 6e59f1b659c0631981276fc1615a3eb09cd5ff2f Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 1 Jan 2017 22:41:02 -0500 Subject: [PATCH] missed something... --- configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index 8e9f8f3..97c24a7 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -2,7 +2,7 @@ homeassistant: name: Home latitude: !secret MY_LATITUDE longitude: !secret MY_LONGITUDE - temperature_unit: imperial + unit_system: imperial time_zone: America/New_York customize: !include customize.yaml group: !include groups.yaml