diff --git a/README.md b/README.md index 48deb5ea..953baa69 100755 --- a/README.md +++ b/README.md @@ -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) diff --git a/customize/sensors.yaml b/customize/sensors.yaml index dd78f621..094405c3 100755 --- a/customize/sensors.yaml +++ b/customize/sensors.yaml @@ -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: