From 302c910f68bc288588349525093956fa4c61718d Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Thu, 16 Feb 2017 02:01:27 +0000 Subject: [PATCH] Seriously need a new router. --- configuration.yaml | 5 ----- customize/scripts.yaml | 40 +++++++++++++++++++++------------------- 2 files changed, 21 insertions(+), 24 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 18dafaed..09422878 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -19,11 +19,6 @@ http: login_attempts_threshold: 3 frontend: -panel_iframe: - router: - title: 'Router' - icon: 'mdi:router-wireless' - url: 'http://192.168.10.1' group: !include_dir_merge_named group device_tracker: !include_dir_merge_list device_tracker diff --git a/customize/scripts.yaml b/customize/scripts.yaml index ff856ffd..6dc96627 100755 --- a/customize/scripts.yaml +++ b/customize/scripts.yaml @@ -6,50 +6,52 @@ script.flash_notify: friendly_name: 'Flash Notify' emulated_hue: False hidden: True - - - + + + script.front_house_motion: friendly_name: 'Front House Motion' emulated_hue: False hidden: True - + + + script.ifttt_notify: friendly_name: 'Ifttt Notify' emulated_hue: False hidden: True - - - + + + script.interior_off: friendly_name: 'Interior Off' emulated_hue: False hidden: False - - - + + + script.monthly_color_scene: friendly_name: 'Monthly Front House Scene' emulated_hue: False hidden: False - - - + + + script.skybell_pressed: friendly_name: 'Skybell Pressed' emulated_hue: False hidden: True - - - + + + script.switch_turn_off_all: friendly_name: 'Switch Turn Off All' emulated_hue: False hidden: False - - + + script.voice_notify: friendly_name: 'Voice Notify' emulated_hue: False - hidden: True \ No newline at end of file + hidden: True