mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-06 17:51:36 +00:00
New Customize Code.
This commit is contained in:
@@ -43,6 +43,7 @@ Lots of my gear comes from [BetaBound](https://goo.gl/0vxT8A) for Beta Testing a
|
|||||||
**Automations:**
|
**Automations:**
|
||||||
* Voice Notifications via the [AMPs](http://amzn.to/2j18dlT) connected to ChromeCast Audios. Accomplished via the [~~Google~~ Amazon Polly TTS](https://home-assistant.io/components/tts/) component.
|
* Voice Notifications via the [AMPs](http://amzn.to/2j18dlT) connected to ChromeCast Audios. Accomplished via the [~~Google~~ Amazon Polly TTS](https://home-assistant.io/components/tts/) component.
|
||||||
* Ability to ask Alexa to repeat the last Voice notification - 'Alexa, Turn on Last message'.
|
* Ability to ask Alexa to repeat the last Voice notification - 'Alexa, Turn on Last message'.
|
||||||
|
* Track garbage days and chore days for the kids. Voice reminders and Alexa intergration/request for info.
|
||||||
* Guest mode to disable certain interior automations. Trigger via Alexa & IFTTT.
|
* 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.
|
* 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](http://amzn.to/2jQLpVQ) and notify when they being to drop too low when closed (indicating a shift in the controller)
|
* Monitor the reflection rates of [Garadget](http://amzn.to/2jQLpVQ) and notify when they being to drop too low when closed (indicating a shift in the controller)
|
||||||
|
|||||||
@@ -250,6 +250,13 @@ sensor.ipchange:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
sensor.moon:
|
||||||
|
friendly_name: 'Moon'
|
||||||
|
emulated_hue: False
|
||||||
|
hidden: False
|
||||||
|
icon: mdi:brightness-3
|
||||||
|
|
||||||
|
|
||||||
sensor.nest_downstairs:
|
sensor.nest_downstairs:
|
||||||
friendly_name: 'Downstairs Nest'
|
friendly_name: 'Downstairs Nest'
|
||||||
emulated_hue: False
|
emulated_hue: False
|
||||||
@@ -268,7 +275,7 @@ sensor.polly_lastmsg:
|
|||||||
friendly_name: 'Polly Lastmsg'
|
friendly_name: 'Polly Lastmsg'
|
||||||
emulated_hue: False
|
emulated_hue: False
|
||||||
hidden: True
|
hidden: True
|
||||||
icon: mdi:chemical-weapon
|
|
||||||
|
|
||||||
|
|
||||||
sensor.rachio:
|
sensor.rachio:
|
||||||
|
|||||||
Reference in New Issue
Block a user