Add blog post August release

This commit is contained in:
Paulus Schoutsen 2015-08-09 23:50:42 -07:00
parent bc19797142
commit e66d36d598
7 changed files with 131 additions and 13 deletions

View file

@ -17,9 +17,9 @@ To use your Edimax switch in your installation, add the following to your `confi
```
# Example configuration.yaml entry
switch:
platform: edimax
host: 192.168.1.32
username: YOUR_USERNAME
password: YOUR_PASSWORD
name: Edimax Smart Plug
platform: edimax
host: 192.168.1.32
username: YOUR_USERNAME
password: YOUR_PASSWORD
name: Edimax Smart Plug
```