CCOSTAN / Home-AssistantConfig

:house: Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to :star: it. Updated FREQUENTLY!
https://www.vCloudInfo.com
Other
4.81k stars 505 forks source link

Reminder to close doors after 10 minutes #652

Open CCOSTAN opened 5 years ago

CCOSTAN commented 5 years ago

I like the idea of a separate announcements for doors that have been forgotten open.

https://github.com/atomicpapa/hassconfig/commit/cf00391bc3599981b541d1f340022f9a4fda7523#diff-b68914a444d7347a4dc9893f2a46aac4R67-R88

Inspired/Stolen from @atomicpapa

CCOSTAN commented 4 years ago

Front Door is now controlled with Smart Lock.. Has alerts for open door.

pinkywafer commented 4 years ago

I have these using home assistant alert: so it self repeats periodically

CCOSTAN commented 4 years ago

I haven't looked at that yet. Can you push the alert to a TTS? Is it a string I can feed into Polly?

pinkywafer commented 4 years ago

You can send the alert to any notify platform. See: https://github.com/pinkywafer/Home-Assistant_Config/blob/master/packages/door_window_sensors/freezer_door_alert.yaml

You can also create custom notify platforms : see https://github.com/pinkywafer/Home-Assistant_Config/tree/master/packages/system/notify

My 'broadcast' notifier uses the Google assistant add-on to broadcast to Google homes (so as not to stop any media playing) - down side thanks to Google is that it now has to announce the message with 'broadcast from <>' first!

GitHub
pinkywafer/Home-Assistant_Config
Contribute to pinkywafer/Home-Assistant_Config development by creating an account on GitHub.
GitHub
pinkywafer/Home-Assistant_Config
Contribute to pinkywafer/Home-Assistant_Config development by creating an account on GitHub.
CCOSTAN commented 4 years ago

OOh Awesome! I have a dedicated ChromeCast Audio with Mixer for my TTS so it mixes right over Alexa Music. :) https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html

vCloudInfo
Giving Voice To The Smart Home | VCloudInfo
Voice is awesome in a home automation context!  Whether it is Voice control, voice notifications or even just music; I love it.  I believe it really a
pinkywafer commented 4 years ago

That's a neat solution.

I'm considering having a look at Ada and almond soon for local voice control, but not sure how it will integrate outside the lan