Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 839 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 839 Bytes

HA_Scripts

A collection of my HA automation scripts

Add Tasks through Alexa Actions and ChatGPT

Prerequisites

  1. You have to install & set up the following integrations:
  1. Add conversation to your configuration.yaml and reboot

    conversation:

  2. 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

  3. Add the scripts from addtasks.yaml to your automations.