]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated configuration file
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Tue, 19 Feb 2019 14:50:10 +0000 (15:50 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 21 Feb 2019 12:22:55 +0000 (13:22 +0100)
configuration.yaml

index 0554c277866704bdab775ad5ef7eb147d8556a38..764f33fe89dbce3385984b1420e956e9ac8c2733 100644 (file)
@@ -24,8 +24,8 @@ frontend:
 config:
 
 # Lovelace UI Mode
-lovelace:
-  mode: yaml
+lovelace:
+  mode: yaml
 
 # Uncomment this if you are using SSL/TLS, running in Docker container, etc.
 http:
@@ -149,11 +149,22 @@ mbwebbeta:
   password: !secret mb_password
   scan_interval: 60
 
+# Weather
+weather:
+  - platform: darksky
+    api_key: !secret darksky_key
+    latitude: !secret home_latitude
+    longitude: !secret home_longitude
+    mode: hourly
+
 # Inputs
 input_boolean: !include_dir_merge_named input_boolean/
 input_text: !include_dir_merge_named input_text/
 #input_number: !include_dir_merge_list input_number/
 
+# Shell commands
+shell_command: !include_dir_merge_named shell_command
+
 # Zones
 zone: !include_dir_list zone/