This repo contains everything someone should need to replicate my Home Assistant AI Meal Planner. This is not very polished, but it works well.
Prerequesites:
- OpenAI API Key
- YouTube API Key
- Home Assistant instance and Long Lived Access Token
- PythonScriptsPro add-on
- Set up your keys.
- Install PythonScriptsPro.
- Create entities in configuration.yaml.
- Create images and fonts directories in you www folder.
- Copy python scripts to your python_scripts folder.
- Create your markdown card to display your meal planner entities.
- Create scripts to call the pythonscriptspro Home Assistant service.
- Run the scripts and verify your entities are updating and images are generating as expected.