Add details about enabling the REST API (#6310)

This commit is contained in:
Fabian Affolter 2018-09-18 20:19:17 +02:00 committed by GitHub
parent 321ad3ac8b
commit 3a076534cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -16,6 +16,17 @@ ha_iot_class: "Local Polling"
The `mystrom` switch platform allows you to control the state of your [myStrom](https://mystrom.ch/en/) switches. The built-in sensor is measuring the power consumption while the switch is on.
## {% linkable_title Setup %}
Make sure that you have enabled the REST API under **Advanced** in the web frontend of the switch.
<p class='img'>
<img src='{{site_root}}/images/components/mystrom/mystrom-advanced.png' />
</p>
## {% linkable_title Configuration %}
To use your myStrom switch in your installation, add the following to your `configuration.yaml` file:
```yaml

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB