A collection of my HA automation scripts
- You have to install & set up the following integrations:
- Todoist
- Extended OpenAI Conversation (Might work with the normal integration as well, but I never tried)
- Alexa Actions
-
Add conversation to your configuration.yaml and reboot
conversation:
-
Find out your OpenAI agent ID and replace the placeholder in addtasks.yaml with it. To get the agent id: Add the action conversation.process to a script/automation with the visual editor, select ChatGPT as you agent from the dropdown menu, go to YAML view and copy the agent Id
-
Add the scripts from addtasks.yaml to your automations.