Updated Morning routines for the new school Year! High School and Middle School! + Blog #410
This commit is contained in:
parent
22f6018eeb
commit
86c3b65854
|
@ -1 +1 @@
|
|||
0.75.3
|
||||
0.76.2
|
|
@ -1,11 +1,11 @@
|
|||
######################################################################
|
||||
## Stuff that needs to happen at 06:30am.
|
||||
## Stuff that needs to happen at 05:50am.
|
||||
######################################################################
|
||||
|
||||
- alias: 'Timed 640.'
|
||||
- alias: 'Timed 550.'
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '06:40:00'
|
||||
at: '05:50:00'
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
|
@ -23,9 +23,8 @@
|
|||
- fri
|
||||
|
||||
action:
|
||||
- service: light.turn_on
|
||||
- service: homeassistant.turn_on
|
||||
entity_id:
|
||||
- light.d1
|
||||
- light.d2
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.kitchen_accents
|
||||
- group.dining_room_lights
|
||||
- switch.kitchen_accents
|
||||
- light.fridge
|
|
@ -27,12 +27,13 @@
|
|||
entity_id:
|
||||
- light.d1
|
||||
- light.d2
|
||||
- group.kitchen_lights
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- group.dining_room_lights
|
||||
|
||||
- wait_template: >-
|
||||
{{ states.sun.sun.state == 'above_horizon' }}
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.kitchen_accents
|
||||
- service: homeassistant.turn_off
|
||||
entity_id:
|
||||
- switch.kitchen_accents
|
||||
- light.fridge
|
||||
|
|
|
@ -279,6 +279,7 @@ automation:
|
|||
"Adding a Mixer and AMP to this Text to Speech solution changed the Smart Home COMPLETELY! (https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html)",
|
||||
"Some of my favorite #Docker Containers that I am using - (https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html)",
|
||||
"Be Sure to follow all of my Twitter Accounts! @CCostan and my HOUSE bot @BearStoneHA!",
|
||||
"If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://YouTube.com/ccostan)",
|
||||
"My Full Smart Home diagram and #IOT icon set that you can download to build your own! - (https://www.vcloudinfo.com/2018/07/the-bear-stone-home-assistant-icon.html),"
|
||||
"Be sure to like me on Facebook and join our HA group! (https://www.facebook.com/groups/HomeAssistant/) (https://www.facebook.com/VMwareInfo/) (https://www.facebook.com/BearStoneHA/)",
|
||||
"You can see how ALL of this is done by browsing my GitHub Repository (https://github.com/CCOSTAN/Home-AssistantConfig#logo)",
|
||||
|
|
|
@ -37,6 +37,7 @@ tweet_engine_setup:
|
|||
"My Full Smart Home diagram and #IOT icon set that you can download to build your own! - (https://www.vcloudinfo.com/2018/07/the-bear-stone-home-assistant-icon.html),"
|
||||
"Breakdown of the entire smart home - (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
|
||||
"Build your own Home Alarm System - (https://www.vcloudinfo.com/2017/06/building-my-home-alarm-system-hardware.html)",
|
||||
"If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://YouTube.com/ccostan)",
|
||||
"Adding a Mixer and the AMP to this Text to Speech solution changed the Smart Home! (https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html)",
|
||||
"Some of my favorite #Docker Containers that I am using - (https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html)",
|
||||
"10 year safety check. If you haven't done it yet, you need to! (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)"
|
||||
|
@ -81,6 +82,7 @@ tweet_engine_setup:
|
|||
"Average internet stats are Download: {{ states('sensor.speedtest_download') }} Mbit/s & Upload {{ states('sensor.speedtest_upload') }} Mbit/s.",
|
||||
"So if you get @getspectrum, you can expect these types of results - Download: {{ states('sensor.speedtest_download') }} Mbit/s & Upload {{ states('sensor.speedtest_upload') }} Mbit/s.",
|
||||
"My @getspectrum internet download speed is about {{ states('sensor.speedtest_download') }} Mbit/s and I am a #cordcutter. @TabloTV",
|
||||
"If you are not subscribed to my Smart Home YouTube channel, come join us now! (https://YouTube.com/ccostan)",
|
||||
"If you love #homeassistant and are on @FaceBook, be sure to Join our Fan Group Page (https://www.facebook.com/groups/HomeAssistant/)",
|
||||
"Be sure to follow all of our various social media accounts so you do not miss a thing! @ccostan | (https://www.vcloudinfo.com/p/about-me.html)"
|
||||
],
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 136 KiB |
Loading…
Reference in New Issue