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:
- Create a package folder (if you don’t have one yet) in your Home Assistant /config folder.
- Place the package you wish to use (for example ‘packages/assist_goodnight.yaml’ in this folder).
- Place the corresponding language of your picking in your config/custom_sentences folder.
- Optional: Modify the package file to your preferences.
- Restart Home Assistant.