Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfortis authored May 15, 2024
1 parent 80867e9 commit 6933215
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,19 @@ data:
message: My speech has improved now!
```

## Installation Instructions
## HACS installation ( *preferred!* )

1. Go to the sidebar HACS menu

2. Click on the 3-dot overflow menu in the upper right and select the "Custom Repositories" item.

3. Copy/paste https://github.com/sfortis/openai_tts into the "Repository" textbox and select "Integration" for the category entry.

4. Click on "Add" to add the custom repository.

5. You can then click on the "OpenAI TTS Speech Services" repository entry and download it. Restart Home Assistant to apply the component.

## Manual installation

1. Ensure you have a `custom_components` folder within your Home Assistant configuration directory.

Expand Down

0 comments on commit 6933215

Please sign in to comment.