Skip to content

Commit

Permalink
Merge pull request #51 from fabaff/patch-1
Browse files Browse the repository at this point in the history
Update path
  • Loading branch information
Julius2342 committed Nov 12, 2020
2 parents e7091e1 + aa87c0b commit f579c06
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pip3 install pyvlx
Home Assistant Plugin
---------------------

PyVLX is used within [Home-Assistant](https://www.home-assistant.io/components/velux/). To enable it add the following lines to your ~/.home-assistant/configuration.yml:
PyVLX is used within [Home Assistant](https://www.home-assistant.io/components/velux/). To enable it add the following lines to your ~/.homeassistant/configuration.yml:

```yaml
velux:
Expand Down Expand Up @@ -79,5 +79,3 @@ if __name__ == '__main__':
# LOOP.run_forever()
LOOP.close()
```


0 comments on commit f579c06

Please sign in to comment.