Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Update HACS install #70

Merged
merged 1 commit into from
Jan 28, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,15 @@ depends upon it.
### INSTALLATION VIA Home Assistant Community Store (HACS)

1. Ensure that [HACS](https://hacs.xyz/) is installed
1. Add a custom repository to HACS
1. Go to HACS -> Integrations
1. Select the `...` menu in the upper right
1. Select `Custom Repostiories`
1. In the `Repository` box put `https://github.com/tykeal/homeassistant-rental-control`
1. In the `Category` box select `Integration`
1. Press the `Add` button
1. Search for and install the "Rental Control" integration
1. Go to `HACS` -> `Integrations`
1. Search for and install the `Rental Control` integration
1. Restart Home Assistant
1. Configure Rental Control
1. Go to `Configuration` -> `Devices & Services`
1. Press `+ ADD INTEGRATION`
1. Add `Rental Control`
1. Configure the parameters
1. Adding additional calendars can be done by adding another `Rental Control`
integration in `Devices & Services`

## Setup

Expand Down