diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 549255bf..be2a06ac 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.100.1 \ No newline at end of file +0.100.2 \ No newline at end of file diff --git a/config/automation/Timed_Triggers/sunset_turn_on.yaml b/config/automation/Timed_Triggers/sunset_turn_on.yaml index 3470605a..5791f6c7 100755 --- a/config/automation/Timed_Triggers/sunset_turn_on.yaml +++ b/config/automation/Timed_Triggers/sunset_turn_on.yaml @@ -16,11 +16,14 @@ tweet: >- {{ [ "Right before sunset, I turn on the outdoor lights.", + "The sun is offical down. Exterior Cameras are now motion acivated.", "Since it gets dark around sunset, I will turn on the landscaping lights.", + "The sun has been ushered off the stage. Activate the perimiter cameras.", "When the Sun goes down, I help out by turning on the outside lights. It is the little things in life.", "Time to turn on the Landscaping lights.", "Daytime is over, Time to turn on the exterior lights.", "Once the Sun goes down, we turn on the exterior lights.", + "Switching to night mode!", "Since it is sunset, I will turn on the exterior lights." ] | random + [ " #Sunset", diff --git a/config/automation/good_night.yaml b/config/automation/good_night.yaml index c3e4709d..46238573 100755 --- a/config/automation/good_night.yaml +++ b/config/automation/good_night.yaml @@ -42,38 +42,39 @@ - service: input_boolean.turn_off entity_id: input_boolean.good_night - - service: script.speech_engine - data_template: - value1: > - {{ [ - "Sleep Tight, Don't let the bedbugs bite.", - "Have pleasant dreams", - "As they say in the Navy, See you in the rise." - "Dream pleasant dreams. Tomorrow is a new day.", - "Early sleep and early wake up gives health and makes you grow.", - "Good night, good night! Parting is such sweet sorrow that I shall say goodnight till it is Morrow.", - "There is a time for many words, and there is also a time for sleep.", - "This good night isn’t meant to bring an end to this day. It’s intended to wish you awesomeness in what lies ahead.", - "Stuff your worries in your pillow, wrap your troubles in your blanket and spread your anxieties on your sheets. When you wake up tomorrow, you may have dirty linen, but more importantly, you’ll have a fresh mind and a happy heart. Good night.", - "Goodnight, talk to you tomorrow. ", - "Goodnight sweetheart. ", - "Go to bed, you sleepy head! ", - "Nighty Night. ", - "Sleep snug as a bug in a rug! ", - "Lights out! ... Uh huh. ... Dance, dance dance. ", - "Time to ride the rainbow to dreamland! ", - "Sweet dreams. ", - "See ya' in the mornin'! ", - "I-ill be right here when you wake up. moo ahh .. ha .. ha ", - "I-ill be dreaming of your face! ", - "You're the most wonderful user in the whole world! ", - "I'm yours, forever and always. ", - "Parting is such sweet sorrow, that I shall say good night till it be tomorrow. ", - "Can you hear that? ... Its your soft warm bed calling your name. You really must go and see what it wants. ", - "Grumpy cat says goodnight.", - "Goodnight, sweet dreams. ", - "You have so much to be greatful for... goodnight.", - "Wishing you a goodnight and sweatest dreams.", - "What about good night kisses? " - ] | random }} - service: script.interior_off + + # - service: script.speech_engine + # data_template: + # value1: > + # {{ [ + # "Sleep Tight, Don't let the bedbugs bite.", + # "Have pleasant dreams", + # "As they say in the Navy, See you in the rise." + # "Dream pleasant dreams. Tomorrow is a new day.", + # "Early sleep and early wake up gives health and makes you grow.", + # "Good night, good night! Parting is such sweet sorrow that I shall say goodnight till it is Morrow.", + # "There is a time for many words, and there is also a time for sleep.", + # "This good night isn’t meant to bring an end to this day. It’s intended to wish you awesomeness in what lies ahead.", + # "Stuff your worries in your pillow, wrap your troubles in your blanket and spread your anxieties on your sheets. When you wake up tomorrow, you may have dirty linen, but more importantly, you’ll have a fresh mind and a happy heart. Good night.", + # "Goodnight, talk to you tomorrow. ", + # "Goodnight sweetheart. ", + # "Go to bed, you sleepy head! ", + # "Nighty Night. ", + # "Sleep snug as a bug in a rug! ", + # "Lights out! ... Uh huh. ... Dance, dance dance. ", + # "Time to ride the rainbow to dreamland! ", + # "Sweet dreams. ", + # "See ya' in the mornin'! ", + # "I-ill be right here when you wake up. moo ahh .. ha .. ha ", + # "I-ill be dreaming of your face! ", + # "You're the most wonderful user in the whole world! ", + # "I am yours, forever and always. ", + # "Parting is such sweet sorrow, that I shall say good night till it be tomorrow. ", + # "Can you hear that? ... Its your soft warm bed calling your name. You really must go and see what it wants. ", + # "Grumpy cat says goodnight.", + # "Goodnight, sweet dreams. ", + # "You have so much to be greatful for... goodnight.", + # "Wishing you a goodnight and sweatest dreams.", + # "What about good night kisses? " + # ] | random }} diff --git a/config/script/tweet_youtube.yaml b/config/script/tweet_youtube.yaml index c6b7ecad..79ed6f2f 100755 --- a/config/script/tweet_youtube.yaml +++ b/config/script/tweet_youtube.yaml @@ -192,6 +192,9 @@ tweet_youtube_engine_setup: ], "S02E36": [ "How to Fix WiFi interference with WiFi Analyzer (https://www.vcloudinfo.com/2019/10/how-to-fix-wifi-interference-with-wifi-analyzer.html)" + ], + "S02E37": [ + "Novostella 13W LED Bulb vs Philips Hue Smart Bulbs (https://www.vcloudinfo.com/2019/10/novostella-13w-led-bulb-vs-philips-hue-smart-bulbs.html)" ] } %} diff --git a/config/templates/speech/briefing.yaml b/config/templates/speech/briefing.yaml index 354e7805..f7bcc072 100755 --- a/config/templates/speech/briefing.yaml +++ b/config/templates/speech/briefing.yaml @@ -2,6 +2,8 @@ {%- macro dark_outside() -%} {{ [ 'It is pretty dark outside. I will turn on the outside lights now.', + 'The sun is offical down. Exterior Cameras are now motion acivated.', + 'The sun has been ushered off the stage. Activating the perimiter cameras.', 'It is a little past Sunset. Time to turn on the outside lights. I am on it.', 'I will switch on the outside lights. It is getting dark outside.', 'Time to turn on the front lights. I will take care of it.', diff --git a/config/www/custom_ui/floorplan/images/youtube/episodes/S02E37.png b/config/www/custom_ui/floorplan/images/youtube/episodes/S02E37.png new file mode 100755 index 00000000..01c37931 Binary files /dev/null and b/config/www/custom_ui/floorplan/images/youtube/episodes/S02E37.png differ