From 923b272baa510759d5aaf7b7e7f09bbe380bacef Mon Sep 17 00:00:00 2001 From: Brian King Date: Tue, 4 Sep 2018 17:25:29 -0500 Subject: [PATCH] Setup custom zones re: #150 --- configuration.yaml | 1 + travis_secrets.yaml | 6 +++++- zone.yaml | 0 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 zone.yaml diff --git a/configuration.yaml b/configuration.yaml index 076b077..6062f9c 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -293,3 +293,4 @@ binary_sensor: !include_dir_merge_list binary_sensor shell_command: !include_dir_named shell_command/ group: !include groups.yaml input_select: !include_dir_merge_named input_select +zone: !include zone.yaml diff --git a/travis_secrets.yaml b/travis_secrets.yaml index 91a24e2..b86d4a2 100644 --- a/travis_secrets.yaml +++ b/travis_secrets.yaml @@ -41,4 +41,8 @@ worldairqual_api: dsafjdsafdassdaf airvisual_key: djsfadsfadf uptimerobot_key: asdffdasfdsaf spotify_client_id: djsakfdsjafdsafasd -spotify_client_secret: dsafdsafdsafdasfdsaf +spotify_client_secret: dsafdsafdsafdasfdsaf +kworklatitude: 000.0000000 +kworklongitude: 000.0000000 +homelatitude: 000.0000000 +homelongitude: 000.0000000 diff --git a/zone.yaml b/zone.yaml new file mode 100644 index 0000000..e69de29