From a2315cd0436c813cd4b359a17a64e877b763b558 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Sat, 4 Feb 2017 14:36:04 +0000 Subject: [PATCH] Give the home a Voice. Let it be heard! --- README.md | 8 ++++---- customize/scripts.yaml | 2 +- customize/sensors.yaml | 12 ++++++------ emulated_hue_ids.json | 2 +- group/weather.yaml | 24 ++++++++++++------------ input_boolean/home_modes.yaml | 6 +----- 6 files changed, 25 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index cc281d03..f6293e00 100755 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Software on the Pi : [Home Assistant](https://home-assistant.io/) , [Dasher](htt * [Digital Smart Water Main ShutOff/Leak Detector] (http://www.providencecpc.org/wp-content/uploads/2016/01/work_in_progress.png) **Automations:** +* Voice Notifications via the [AMPs](http://amzn.to/2j18dlT) connected to ChromeCast Audios. Accomplished via the [Google TTS](https://home-assistant.io/components/tts/) component. * Guest mode to disable certain interior automations. Trigger via Alexa & IFTTT. * IFTTT Notifications for Offline Devices, BadLogins, HA Startups, new HA versions and [External IP changes](https://community.home-assistant.io/t/detect-if-ip-changes/6830) for DSN. * Monitor the reflection rates of Garadget and notify when they being to drop too low when closed (indicating a shift in the controller) @@ -85,10 +86,9 @@ SUNSET: 02:31 AM Heal ZWave Network ``` -![Screenshot of Home View](https://i.imgur.com/2mFr9HP.png) -![Screenshot of Garage Door View](https://i.imgur.com/GhMf2Lo.png) -![Screenshot of Lights](https://i.imgur.com/joYkz0D.png) -![Screenshot of Info](https://i.imgur.com/vABefL9.png) +![Screenshot of Home View](https://i.imgur.com/6NYAhZA.png) +![Screenshot of Garage Door View](https://i.imgur.com/rtRZJNP.png) +![Screenshot of Lights](https://i.imgur.com/oDeQrm2.png) #Todo List I've moved this entire section to the [issues section](https://github.com/CCOSTAN/Home-AssistantConfig/issues) on github. diff --git a/customize/scripts.yaml b/customize/scripts.yaml index f8823847..bb0d4278 100755 --- a/customize/scripts.yaml +++ b/customize/scripts.yaml @@ -61,6 +61,6 @@ script.switch_turn_off_all: script.voice_notify: friendly_name: 'Voice Notify' emulated_hue: False - hidden: False + hidden: True \ No newline at end of file diff --git a/customize/sensors.yaml b/customize/sensors.yaml index a2140fa2..eb55d6c6 100755 --- a/customize/sensors.yaml +++ b/customize/sensors.yaml @@ -106,14 +106,14 @@ sensor.cisco_ap: sensor.dark_sky_cloud_coverage: friendly_name: 'Dark Sky Cloud Coverage' emulated_hue: False - hidden: True + hidden: False icon: mdi:weather-partlycloudy sensor.dark_sky_humidity: friendly_name: 'Outdoor Humidity' emulated_hue: False - hidden: True + hidden: false icon: mdi:water-percent @@ -127,14 +127,14 @@ sensor.dark_sky_minutely_summary: sensor.dark_sky_precip_intensity: friendly_name: 'Rainfall' emulated_hue: False - hidden: True + hidden: false icon: mdi:weather-rainy sensor.dark_sky_temperature: friendly_name: 'Outdoor Temp' emulated_hue: False - hidden: True + hidden: False icon: mdi:thermometer @@ -155,7 +155,7 @@ sensor.downstairs_away_mode: sensor.downstairs_thermostat_humidity: friendly_name: 'Downstairs Thermostat Humidity' emulated_hue: False - hidden: True + hidden: false icon: mdi:water-percent @@ -414,7 +414,7 @@ sensor.upstairs_away_mode: sensor.upstairs_thermostat_humidity: friendly_name: 'Upstairs Thermostat Humidity' emulated_hue: False - hidden: True + hidden: false icon: mdi:water-percent diff --git a/emulated_hue_ids.json b/emulated_hue_ids.json index 3d5c2ff4..38131778 100644 --- a/emulated_hue_ids.json +++ b/emulated_hue_ids.json @@ -1 +1 @@ -{"31": "group.outdoor_lights", "16": "switch.kitchen_accent_2", "20": "switch.garage_outlet", "29": "group.amps", "8": "switch.printer_outlet", "24": "group.outdoor_pool_lights", "11": "group.foyer_lights", "7": "group.living_room_accents", "6": "group.dining_room_lights", "12": "group.all_lights", "10": "group.garage_lights", "18": "group.den_lights", "2": "group.outdoor_front_lights", "17": "input_boolean.guest_mode", "9": "switch.living_room_outlet", "14": "switch.den_outlet", "3": "switch.kitchen_accents", "34": "group.exterior_lights", "26": "scene.living_room_tv_time", "23": "light.garage_left", "15": "group.hallway_lights", "5": "switch.living_room_amp", "27": "group.upstairs_lights", "25": "group.interior_lights", "30": "switch.outlet_304_4", "4": "group.dinette_lights", "32": "group.living_room_lights", "13": "group.kitchen_lights", "22": "light.outdoor_den", "28": "switch.foyer_outlet", "21": "group.bedroom_lights", "1": "switch.front_door_outlet", "19": "group.all_switches", "33": "group.office_lights"} \ No newline at end of file +{"22": "light.outdoor_den", "5": "switch.living_room_amp", "24": "group.outdoor_pool_lights", "29": "group.amps", "28": "switch.foyer_outlet", "1": "switch.front_door_outlet", "32": "group.living_room_lights", "17": "input_boolean.guest_mode", "6": "group.dining_room_lights", "25": "group.interior_lights", "26": "scene.living_room_tv_time", "7": "group.living_room_accents", "19": "group.all_switches", "20": "switch.garage_outlet", "33": "group.office_lights", "12": "group.all_lights", "18": "group.den_lights", "31": "group.outdoor_lights", "36": "input_boolean.speech_notifications", "4": "group.dinette_lights", "8": "switch.printer_outlet", "11": "group.foyer_lights", "3": "switch.kitchen_accents", "2": "group.outdoor_front_lights", "9": "switch.living_room_outlet", "30": "switch.outlet_304_4", "16": "switch.kitchen_accent_2", "13": "group.kitchen_lights", "14": "switch.den_outlet", "15": "group.hallway_lights", "34": "group.exterior_lights", "21": "group.bedroom_lights", "10": "group.garage_lights", "23": "light.garage_left", "37": "input_boolean.alert_mode", "35": "input_boolean.school_mode", "27": "group.upstairs_lights"} \ No newline at end of file diff --git a/group/weather.yaml b/group/weather.yaml index 70fcaf52..bb88f747 100755 --- a/group/weather.yaml +++ b/group/weather.yaml @@ -1,12 +1,12 @@ -Weather: - entities: - - climate.downstairs - - sensor.downstairs_thermostat_humidity - - climate.upstairs - - sensor.upstairs_thermostat_humidity -# - sensor.dark_sky_summary - - sensor.dark_sky_minutely_summary -# - sensor.dark_sky_nearest_storm_distance - - sensor.dark_sky_precip_intensity - - sensor.dark_sky_humidity - - sensor.dark_sky_temperature +Weather: + entities: + - climate.downstairs + - sensor.downstairs_thermostat_humidity + - climate.upstairs + - sensor.upstairs_thermostat_humidity + - sensor.dark_sky_cloud_coverage + - sensor.dark_sky_minutely_summary +# - sensor.dark_sky_nearest_storm_distance + - sensor.dark_sky_precip_intensity + - sensor.dark_sky_humidity + - sensor.dark_sky_temperature diff --git a/input_boolean/home_modes.yaml b/input_boolean/home_modes.yaml index 48b0483a..98eaca51 100755 --- a/input_boolean/home_modes.yaml +++ b/input_boolean/home_modes.yaml @@ -17,8 +17,4 @@ speech_notifications: name: Speech Notifications icon: mdi:speaker-wireless initial: on - -chore_reminder: - name: chore Reminder - icon: mdi:human-male-female - initial: off \ No newline at end of file + \ No newline at end of file