mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-13 13:29:12 +00:00
New Customize Code.
This commit is contained in:
parent
195ccdb99c
commit
30abd7d087
@ -43,6 +43,7 @@ Lots of my gear comes from [BetaBound](https://goo.gl/0vxT8A) for Beta Testing a
|
||||
**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.
|
||||
* 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.
|
||||
* 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)
|
||||
|
@ -250,6 +250,13 @@ sensor.ipchange:
|
||||
|
||||
|
||||
|
||||
sensor.moon:
|
||||
friendly_name: 'Moon'
|
||||
emulated_hue: False
|
||||
hidden: False
|
||||
icon: mdi:brightness-3
|
||||
|
||||
|
||||
sensor.nest_downstairs:
|
||||
friendly_name: 'Downstairs Nest'
|
||||
emulated_hue: False
|
||||
@ -268,7 +275,7 @@ sensor.polly_lastmsg:
|
||||
friendly_name: 'Polly Lastmsg'
|
||||
emulated_hue: False
|
||||
hidden: True
|
||||
icon: mdi:chemical-weapon
|
||||
|
||||
|
||||
|
||||
sensor.rachio:
|
||||
|
Loading…
x
Reference in New Issue
Block a user