diff --git a/blog/2020-04-16-hassfest.md b/blog/2020-04-16-hassfest.md index 50cc2cca..2e01fee4 100644 --- a/blog/2020-04-16-hassfest.md +++ b/blog/2020-04-16-hassfest.md @@ -8,7 +8,7 @@ title: Hassfest for custom components Hassfest is an internal tool that we use in Home Assistant to make sure that all integrations have valid data. We've now made Hassfest able to validate any integration, including custom integrations. To make it easy to get started with this, [@ludeeus](https://www.github.com/ludeeus) has created a GitHub Action that gets you up and running in less than a minute. -To intall it, follow these steps: +To install it, follow these steps: 1. Go to your custom component repository on GitHub 2. Click on "Create new file"