From c26005a59f6deb7afc9e8a558fda7b60319610b1 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sun, 4 Dec 2016 21:32:59 +0000 Subject: [PATCH] Outlet work. Need them more reliable. --- Misc Stuff.md | 6 +++++- customize/switches.yaml | 41 +++++++++++++++++++++++++++++++++++++---- group/home_mode.yaml | 6 +++--- switch/rf_outlets.yaml | 2 +- 4 files changed, 46 insertions(+), 9 deletions(-) diff --git a/Misc Stuff.md b/Misc Stuff.md index 126a3867..6d7cb2fd 100755 --- a/Misc Stuff.md +++ b/Misc Stuff.md @@ -169,4 +169,8 @@ Easy Garbage Automation action: service: notify.thorsten data: - message: 'Put the blue garbage out!' \ No newline at end of file + message: 'Put the blue garbage out!' + + + +{%- if now().month in [01, 11, 12] -%} Yes {%- else -%} NO {%- endif %} \ No newline at end of file diff --git a/customize/switches.yaml b/customize/switches.yaml index 9561713b..028fcceb 100755 --- a/customize/switches.yaml +++ b/customize/switches.yaml @@ -4,11 +4,44 @@ switch.garage_outlet: friendly_name: 'Garage Outlet' icon: mdi:power-plug + assumed_state: true + switch.living_room_amp: friendly_name: 'Living Room AMP' icon: mdi:music-circle + assumed_state: true emulated_hue_name: "Living Room AMP" -switch.bathroom_amp: - friendly_name: 'Bathroom AMP' - icon: mdi:music-circle - emulated_hue_name: "Bathroom AMP" + +switch.Outlet_Den: + friendly_name: 'Den Outlet' + icon: mdi:power-plug + assumed_state: true + +switch.Foyer_Outlet: + friendly_name: 'Foyer Outlet' + icon: mdi:power-plug + assumed_state: true + +switch.Kitchen_Accents: + friendly_name: 'Kitchen Accents' + icon: mdi:lightbulb-outline + assumed_state: true + +switch.Kitchen_Accent_2: + friendly_name: 'Kitchen Accents 2' + icon: mdi:lightbulb-outline + assumed_state: true + +switch.Printer_Outlet: + friendly_name: 'Printer Outlet' + icon: mdi:printer + assumed_state: true + +switch.Outlet_Living_Room: + friendly_name: 'Living Room Outlet' + icon: mdi:power-plug + assumed_state: true + + + + \ No newline at end of file diff --git a/group/home_mode.yaml b/group/home_mode.yaml index 27317f83..c99f2191 100755 --- a/group/home_mode.yaml +++ b/group/home_mode.yaml @@ -2,6 +2,6 @@ home_modes: entities: - input_boolean.guest_mode - input_boolean.no_school - - input_boolean.chore_reminder - - input_boolean.pill_reminder - - input_boolean.trash_reminder +# - input_boolean.chore_reminder +# - input_boolean.pill_reminder +# - input_boolean.trash_reminder diff --git a/switch/rf_outlets.yaml b/switch/rf_outlets.yaml index b9268fe3..532ccda2 100755 --- a/switch/rf_outlets.yaml +++ b/switch/rf_outlets.yaml @@ -41,7 +41,7 @@ code_off: 283964 # Outlet 311_2 : Responds to 311_1 as well. - Kitchen_Accent 2: + Kitchen_Accent_2: protocol: 1 pulselength: 186 code_on: 284099