From: Giorgio Ravera Date: Tue, 19 Feb 2019 14:50:10 +0000 (+0100) Subject: Updated configuration file X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=57d2b1b9a84fda81875c4dfdd1cf8efb34264761;p=homeassistant.git Updated configuration file --- diff --git a/configuration.yaml b/configuration.yaml index 0554c277..764f33fe 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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/