Skip to content

Commit

Permalink
Updated hyperlink to HACS and corrected .yaml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
inforsgit committed Oct 11, 2019
1 parent f3dcd8b commit 41dbb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This component uses the library `pcomfortcloud`
https://github.com/lostfields/python-panasonic-comfort-cloud

## Usage
- Copy `__init__.py`, `climate.py`, and `manifest.json` to the `custom_components/panasonic_ac/` folder. As an alternative, you can also install the component via the [Home Assistant Community Store (HACS)](https://custom-components.github.io/hacs/) by adding it manually.
- Add the following configuration in `configuration.yml`:
- Copy `__init__.py`, `climate.py`, and `manifest.json` to the `custom_components/panasonic_ac/` folder. As an alternative, you can also install the component via the [Home Assistant Community Store (HACS)](https://hacs.netlify.com/) by adding it manually.
- Add the following configuration in `configuration.yaml`:

```yaml
climate:
Expand Down

0 comments on commit 41dbb3a

Please sign in to comment.