diff --git a/README.md b/README.md index 197b156..ea484ff 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,16 @@ Tested with: ## Installation -[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration) - ### Via HACS -* Add this repo as a ["Custom repository"](https://hacs.xyz/docs/faq/custom_repositories/) with type "Integration" -* Click "Install" in the new "Smart MAIC" card in HACS. -* Install + +[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=krasnoukhov&repository=homeassistant-smart-maic&category=Integration) + +* Search for "Smart MAIC" on HACS tab in Home Assistant +* Click on three dots and use the "Download" option +* Follow the steps * Restart Home Assistant ### Manual Installation (not recommended) -* Copy the entire `custom_components/smart_maic/` directory to your server's `/custom_components` directory + +* Copy the entire `custom_components/smart-maic/` directory to your server's `/custom_components` directory * Restart Home Assistant