Add logo
This commit is contained in:
parent
0286d34cc9
commit
7da8bdb345
1 changed files with 5 additions and 1 deletions
|
@ -9,11 +9,13 @@ sharing: true
|
|||
footer: true
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/telldus_tellstick.png' class='brand pull-right' />
|
||||
The TellStick Home Assistant integration allows users to add switches and sensors.
|
||||
|
||||
To get started, add the following information to your `configuration.yaml`:
|
||||
|
||||
```YAML
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
switch:
|
||||
platform: tellstick
|
||||
|
||||
|
@ -32,3 +34,5 @@ light:
|
|||
platform: tellstick
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue