diff --git a/README.md b/README.md index 12723b1..23525b5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Preface This serves as supplemental information for the Hive Mind Automation YouTube Video -[Create a Daily Briefing with Home Assistant]() +[Create a Daily Briefing with Home Assistant](https://youtu.be/A_m-ik4fRzo) It contains code snippets of Jinja2 Templates used in the announcements, and I've added a `scripts.yaml` file so you can see how I use it in my setup. @@ -42,4 +42,4 @@ In this case, I'm using the Alexa Media ACS add-on, but you could reasonably use - Turn multi-value outputs into an array of dictionaries/tuples and run through the template in a for loop. - i.e. Indoor Temperatures & pending updates. -- \ No newline at end of file +-