Readymade assist functionality: Bedside alarm and Goodnight routine

Hi everyone,

I started programming some code to have Assist replace my most used Google Assistant functions. So far, I created a goodnight routine and setting an alarm to wake me up the next morning.
I created these in a package file, so they are easy to setup and install. They can be found at my repo.

Short how to:

  1. Create a package folder (if you don’t have one yet) in your Home Assistant /config folder.
  2. Place the package you wish to use (for example ‘packages/assist_goodnight.yaml’ in this folder).
  3. Place the corresponding language of your picking in your config/custom_sentences folder.
  4. Optional: Modify the package file to your preferences.
  5. Restart Home Assistant.