Add setup section (fixes #7318) (#7319)

This commit is contained in:
Fabian Affolter 2018-11-01 16:35:19 +01:00 committed by GitHub
parent a591f722d3
commit ca2152c7a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,17 @@ ha_iot_class: "Local Polling"
The `blinkstick` platform lets you control your [Blinkstick](https://www.blinkstick.com/) lights from within Home Assistant.
## {% linkable_title Setup %}
To use your Blinkstick, you need to allow the access to the device for [non-root users](https://github.com/arvydas/blinkstick-python#permission-problems-in-linux-and-mac-os-x).
```bash
$ sudo blinkstick --add-udev-rule
```
## {% linkable_title Configuration %}
To add blinkstick to your installation, add the following to your `configuration.yaml` file:
To add a Blinkstick to your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry